-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HOLD for payment 2023-12-20] [$500] Split - User can select or unselect members on comfirmation page when splitting bill from FAB #32867
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @thienlnam ( |
@lanitochka17 I'm not quite following what the issue is from watching the video - I don't see any participants being edited from the confirmation page |
Looks like it likely was caused by #28618 |
We ideally don't want to revert this huge PR - if we can have it fixed externally that would be a much better outcome |
Job added to Upwork: https://www.upwork.com/jobs/~0157740199e6470999 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.User can modify participants list when splitting bill using FAB What is the root cause of that problem?The following condition in the confirmation page decides whether the user is allowed to modify the participant's selections or not :
the
so in the new implementation of the money request, the url will always contain the report ID: however here is the old one: so in the old implementation the What changes do you think we should make in order to solve the problem?we can use the canModifyParticipants={!transaction.isFromGlobalCreate} |
We're adding isFromGlobalCreate param here, which I think can be used here too |
@abzokhattab could you update your proposal with |
ProposalPlease re-state the problem that we are trying to solve in this issue.Split - User can select or unselect members on comfirmation page when splitting bill from FAB What is the root cause of that problem?In
This condition is being used to allow modifying the participant's list, but this condition will always be evaluated to true now as all requests have report ID due to recent refactoring. But in the old implementation, the What changes do you think we should make in order to solve the problem?Use canModifyParticipants={!transaction.isFromGlobalCreate} |
updated .. here is the poc : pr can be raised in the next half an hour Screen.Recording.2023-12-12.at.4.04.12.AM.mov |
This issue is also pending. These being deploy blockers I think @shubham1206agra can raise PR quickly for the present issue. Proposal by @shubham1206agra looks good to me. 🎀 👀 🎀 C+ Reviewed |
Current assignee @thienlnam is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
@thienlnam Can you do the assignment here? |
📣 @c3024 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@c3024 PR is ready |
I'm going to Cp this now |
Confirmed this is fixed. |
Thank you! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.11-25 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-12-20. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
|
|
@thienlnam, @shubham1206agra, @c3024 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@thienlnam, @shubham1206agra, @c3024 Eep! 4 days overdue now. Issues have feelings too... |
Self-assigned to payout C and C+ - Done! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.11-2
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
User will not be given the choice to select and unselect bill split participants on the confirmation page when it is created from FAB (PROD behavior)
Actual Result:
User is able select and unselect bill split participants on the confirmation page when it is created from FAB
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Recording.696.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: