fix: Moved expense to personal space seen on admin side#71041
Conversation
|
@dukenv0307 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] |
| parentReportID: targetReportID, | ||
| parentReportActionID: optimisticMoneyRequestReportActionID, | ||
| policyID: reportID !== CONST.REPORT.UNREPORTED_REPORT_ID && newReport ? newReport.policyID : CONST.POLICY.ID_FAKE, | ||
| ...(isUnreported ? {participants: {[currentUserAccountID]: {notificationPreference: ''}}} : {}), |
There was a problem hiding this comment.
This does not align with the expected behaviour. The current user shouldn't have his notification preference changed.
There was a problem hiding this comment.
@s77rt Can you clarify the expected behavior that you changed from the backend site?
There was a problem hiding this comment.
Please see #68380 (comment) for updated expected results but basically you should remove all participants from the report except yourself (+ except workspace/domain admins in certain cases).
There was a problem hiding this comment.
Thank, I will update the PR soon.
There was a problem hiding this comment.
Will give an update today.
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
JmillsExpensify
left a comment
There was a problem hiding this comment.
These changes look good from a product perspective.
|
@dukenv0307 The PR is ready for review now. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-11-25.at.22.50.20.movAndroid: mWeb ChromeScreen.Recording.2025-11-25.at.22.47.11.moviOS: HybridAppScreen.Recording.2025-11-25.at.22.50.56.moviOS: mWeb SafariScreen.Recording.2025-11-25.at.22.48.05.movMacOS: Chrome / SafariScreen.Recording.2025-11-25.at.22.45.27.mov |
|
✋ 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/puneetlath in version: 9.2.64-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.64-5 🚀
|
Explanation of Change
Fixed Issues
$ #68380
PROPOSAL: #68380 (comment)
Tests
Prerequisite: User A has at least one workspace available.
Prerequisite 2: Have two accounts opened on two different devices.
Prerequisite 3: Both account have Self DM.
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
Screen.Recording.2025-11-24.at.23.17.03.mov
Android: mWeb Chrome
Screen.Recording.2025-11-24.at.23.15.58.mp4
iOS: Native
Screen.Recording.2025-11-24.at.23.19.50.mov
iOS: mWeb Safari
Screen.Recording.2025-11-24.at.23.18.12.mov
MacOS: Chrome / Safari
Screen.Recording.2025-11-24.at.23.13.34.mp4
MacOS: Desktop
Screen.Recording.2025-11-24.at.23.24.08.mov