[CP Staging] Fix split scan amount#87341
Conversation
|
@ShridharGoel 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 / SafariScreen.Recording.2026-04-08.at.6.11.11.PM.mov |
|
🚧 @cristipaval 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. |
…nt-zero [CP Staging] Fix split scan amount (cherry picked from commit 75e157a) (cherry-picked to staging by cristipaval)
|
🚀 Cherry-picked to staging by https://github.com/cristipaval in version: 9.3.54-2 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. This PR is a bug fix in Help site updates are only needed when features are added, removed, or have their user-facing behavior/terminology changed. |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.3.54-7 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/cristipaval in version: 9.3.55-0 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes required. This PR is a one-line bug fix in Since this change doesn't alter any user-facing features, workflows, terminology, or UI labels, no updates are needed to the help site files under |
Explanation of Change
This PR fixes the issue where the split scan amount shows $0.00 after editing, because the code was reading
transaction.amountinstead oftransaction.modifiedAmountwhich is where edited values are stored.Fixed Issues
$ #87299, #81849
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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
Screen.Recording.2026-04-08.at.10.23.08.mov