-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Refactored getLinkedTransactionID to accept report action only #71197
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
Conversation
|
@DylanDylann 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] |
| if (!full && isLinkedTransactionHeld(Navigation.getTopmostReportActionId(), moneyRequestReport?.reportID)) { | ||
| Navigation.goBack(ROUTES.REPORT_WITH_ID.getRoute(moneyRequestReport?.reportID)); | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This logic was added in this PR. This removal is safe because the behavior has already been changed and this logic is unnecessary
Reviewer Checklist
Screenshots/VideosScreen.Recording.2025-09-26.at.16.12.56.movAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
danieldoglas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please merge main here if the tests don't pass.
|
@shubham1206agra Kindly bump |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
I am not sure why React Compiler check is failing. I haven't touched that part of the code |
|
Looks like the failed GH Action happens on main branch |
|
@shubham1206agra Could you please merge the latest main again? It seems this has already been fixed |
|
@danieldoglas Could you take a look at this PR again? |
|
Sorry I was kind of OOO end of last week. Merge it to main again and tag me to check it out, please |
|
@danieldoglas Fixed conflicts |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/danieldoglas in version: 9.2.27-0 🚀
|
|
🚀 Deployed to production by https://github.com/lakchote in version: 9.2.27-6 🚀
|
Explanation of Change
Fixed Issues
$ #66405
Tests
Test 2:
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
Screen.Recording.2025-09-24.at.7.05.43.PM.mov