Revert "migrate money request part 2" (#92161) - #93261
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 109a21e91e
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| Navigation.navigate( | ||
| createDynamicRoute(DYNAMIC_ROUTES.MONEY_REQUEST_STEP_CATEGORY.getRoute(actionName, CONST.IOU.TYPE.SUBMIT, transactionID, policyExpenseReportID), confirmationRoute), | ||
| ); | ||
| Navigation.navigate(ROUTES.MONEY_REQUEST_STEP_CATEGORY.getRoute(actionName, CONST.IOU.TYPE.SUBMIT, transactionID, policyExpenseReportID)); |
There was a problem hiding this comment.
Preserve auto-assigned participant flag for categorizing
When the categorize flow auto-selects a workspace participant here, the category screen is now opened without a backTo confirmation route containing participantsAutoAssigned=true. After the user picks a category, IOURequestStepCategory navigates to confirmation without that flag, and IOURequestStepConfirmation treats global-create transactions as manually selected and routes Back to the participant selector. This affects the auto-assigned workspace categorize paths in this function, so keep passing a confirmation route with the auto-assigned flag (as the reverted dynamic route did) or set the draft transaction flag.
Useful? React with 👍 / 👎.
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
Update ROUTES.ts getUrlWithBackToParam count from 132 to 139 to match the restored usages. Remove stale Dynamic* seatbelt entries for files that no longer exist after the revert.
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
Keep restored routes/screens from the revert and add STEP_VENDOR route/screen added to main by a separate PR. Exclude DYNAMIC_STEP_* entries that belong to the reverted PR #92161.
|
🚧 @mjasikowski has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
…363230863-1 🍒 Cherry pick PR #93261 to staging 🍒
|
🚀 Cherry-picked to staging by https://github.com/mjasikowski in version: 9.4.5-1 🚀
Bundle Size Analysis (Sentry): |
|
🤖 No help site changes required. This PR reverts #92161 ("migrate money request part 2") to clear staging deploy blockers. The diff is entirely internal/architectural — route and screen constants ( There are no changes to user-facing copy (no @mjasikowski, since no help site changes were required, there is no linked docs PR to review. If you believe a docs update is still needed, reply with the specifics and I'll create a draft PR. |
|
🚀 Cherry-picked to staging by https://github.com/mjasikowski in version: 9.4.5-1 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.4.5-6 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/mjasikowski in version: 9.4.6-0 🚀
Bundle Size Analysis (Sentry): |
|
🤖 No help site changes required. I reviewed PR #93261. It reverts #92161 ("migrate money request part 2") to clear staging deploy blockers. The diff is entirely internal/architectural — route and screen constants ( No @mjasikowski, no help site changes were required for this PR, so there is no linked docs PR to review. If you believe a docs update is still needed, reply with the specifics and I'll create a draft PR. |
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.4.6-4 🚀
|
Explanation of Change
Reverts #92161 which introduced multiple deploy blockers on staging.
Fixed Issues
$ #93226
$ #93228
$ #93236
$ #93250
$ #93253
$ #93255
PROPOSAL:
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.