[CP Staging] fix: Report field shows None instead of report#88950
[CP Staging] fix: Report field shows None instead of report#88950marcaaron merged 1 commit intoExpensify:mainfrom
Conversation
|
@bernhardoj Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safariweb.mp4 |
…ocker [CP Staging] fix: Report field shows None instead of report (cherry picked from commit c09f4e9) (cherry-picked to staging by marcaaron)
|
🚧 @marcaaron has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Cherry-picked to staging by https://github.com/marcaaron in version: 9.3.63-1 🚀
Bundle Size Analysis (Sentry): |
|
I reviewed the changes in this PR. The diff modifies No help site changes are required. This is a purely internal bug fix with no impact on user-facing features, UI labels, workflows, or terminology. |
|
🚀 Cherry-picked to staging by https://github.com/marcaaron in version: 9.3.64-0 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
This PR fixes a deploy blocker and resolves an issue where
shouldUpdateTransactionReportIDwas only checking the first participant’s report ID instead of each transaction’s report ID. As a result, some transactions weren’t updating their report IDs when they should have.Fixed Issues
$ #88943
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand 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.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari