Abdelhafidh Belalia
Abdelhafidh Belalia
> Creating a split bill request => save to transactionDraft Is that the current behavior on main? Don't we save to splitTransactionDraft?
Can you please link to that? As far as I can see we use `completeSplitBill` in `SplitBillDetailsPage` and the draft is coming from `SPLIT_TRANSACTION_DRAFT`
Or I think we are using that draft in `IOURequestStepConfirmation` which uses `withFullTransactionOrNotFound`
Does that effect our progress here?
@DylanDylann Can you please check https://github.com/Expensify/App/pull/35137#discussion_r1471112690
I think you didn't check the previous comment ^ Can you please check
Looks we have conflicts. Please resolve
## Reviewer Checklist - [X] I have verified the author checklist is complete (all boxes are checked off). - [X] I verified the correct issue is linked in the `###...
Edit split description does not work as expected, the description is changed in the menu item view but when trying to edit once again the current value is displayed https://github.com/Expensify/App/assets/16493223/36642b89-9ee9-4261-8ebd-25bf6f2b0274
@deetergp The perf failing test is unrelated to this PR (happens on other PRs too)