fix: report from the other workspace doesn't appear in the report field#81942
fix: report from the other workspace doesn't appear in the report field#81942MarioExpensify merged 1 commit intoExpensify:mainfrom
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
Code Review - PR #81942SummaryThis PR fixes an issue where reports from other workspaces don't appear in the report field when creating a per diem expense from the global FAB. Change AnalysisThe fix modifies the Before: selectedPolicyID = perDiemOriginalPolicy?.id;After: selectedPolicyID = isFromGlobalCreate ? undefined : perDiemOriginalPolicy?.id;✅ Positives
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp81942-android-hybrid-001.mp4Android: mWeb Chrome81942-mweb-chrome-001.mp4iOS: HybridApp81942-ios-hybrid-001.mp4iOS: mWeb Safari81942-mweb-safari-001.mp4MacOS: Chrome / Safari81942-web-chrome-001.mp4 |
rojiphil
left a comment
There was a problem hiding this comment.
Thanks @daledah for the PR.
@MarioExpensify @heyjennahay
Changes LGTM and works well.
Over to you. Thanks.
MarioExpensify
left a comment
There was a problem hiding this comment.
Code LGTM. @heyjennahay are we good to merge?
There was a problem hiding this comment.
Yep no concern from me @MarioExpensify
Bug fix, product review not required
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @MarioExpensify 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! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/MarioExpensify in version: 9.3.22-0 🚀
|
|
@daledah as this is linked to 3 deploy blockers, I'll be moving forward with a revert. |
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.22-4 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.22-4 🚀
|
Explanation of Change
Fixed Issues
$ #80415
PROPOSAL: #80415 (comment)
Tests
Precondition:
Offline tests
Same as tests
QA Steps
Same as tests
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.Screenshots/Videos
Android: Native
and.mov
Android: mWeb Chrome
and.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov