-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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] IOU - User is redirected to participant selection page after adding a receipt #32834
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 @marcochavezf ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.USer is redirected to particpants page after adding a receipt What is the root cause of that problem?in case of mobile we redirect the user to selection page :
What changes do you think we should make in order to solve the problem?redirect the user to the confirmation page
also we need to update this: App/src/pages/iou/request/MoneyTemporaryForRefactorRequestParticipantsSelector.js Line 221 in a630084
to use lodashGet because it thows an error when adding a recept in IOS: _.some(participants, (participant) => lodashGet(participant, 'searchText', '').toLowerCase().includes(searchTerm.trim().toLowerCase())), |
Thanks @abzokhattab, the proposed solution looks good, assigning you 🚀 |
Triggered auto assignment to @joekaufmanexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~016bea7c150b473a99 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
📣 @c3024 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @abzokhattab 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@abzokhattab let us know once a PR is up! |
The PR is there |
When this bug was found [This] (#32810) added the HOC to We have navigation to participants in
and here
as well but they are not reached because there is a reportID existing when we add image. After wrapping the I think, if we change these participant page navigation lines to confirm page navigation lines, it will bring inconsistency between I think we should change only the lodash change in the PR and not the navigation lines. If we like to change these as well I think we should make the change in |
I agree that by adding the writableReport HOC, we will always have a |
|
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:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@c3024 could you please handle the BZ checklist so we can prep to issue payment on Wednesday? TY! |
Bumped in Slack |
|
BZ checklist complete. All set to issue payment tomorrow, which is:
|
All set to issue payment. |
@abzokhattab $500 sent and contract ended! |
@c3024 $500 sent and contract ended! |
Upwork job removed. |
All set. Thanks everyone! |
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: v1.4.11-1
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:
After adding a receipt, user will be redirected to confirmation page.
Actual Result:
After adding a receipt, user is redirected to participant selection page.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6309297_1702313339652.Screen_Recording_20231212_000106_New_Expensify.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: