You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Version Number:**v9.3.3-2 Reproducible in staging?: Y **Reproducible in production?:**Y If this was caught during regression testing, add the test name, ID and link from BrowserStack: No Issue reported by:@trjExpensify Slack conversation (hyperlinked to channel name): NA, discovered in testing something else.
Action Performed:
Create a report
Add two expenses to it
Go to Reports > Reports
Select the report
Click Delete > Confirm
Observe the report is deleted and the expenses are deleted.
Expected Result:
The report should be deleted, and the expenses should be unreported.
Actual Result:
The report is deleted and the expenses are deleted.
I think this might be because we seem to be calling DeleteMoneyRequestOnSearch when you've bulk selected type:expense-report results, instead of maybe DeleteAppReport which when called from within the report directly seems to work as expected. 🤔
Additionally, we should only surface report specific actions when viewing Search results with type:expense-report. Those actions are:
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
**Version Number:**v9.3.3-2
Reproducible in staging?: Y
**Reproducible in production?:**Y
If this was caught during regression testing, add the test name, ID and link from BrowserStack: No
Issue reported by: @trjExpensify
Slack conversation (hyperlinked to channel name): NA, discovered in testing something else.
Action Performed:
Expected Result:
The report should be deleted, and the expenses should be unreported.
Actual Result:
The report is deleted and the expenses are deleted.
I think this might be because we seem to be calling
DeleteMoneyRequestOnSearchwhen you've bulk selectedtype:expense-reportresults, instead of maybeDeleteAppReportwhich when called from within the report directly seems to work as expected. 🤔Additionally, we should only surface report specific actions when viewing Search results with
type:expense-report. Those actions are:Workaround:
Click into the report > More > Delete. The report will be deleted, and the expenses unreported.
Platforms:
Select the officially supported platforms where the issue was reproduced:
Screenshots/Videos
2026-01-16_03-10-17.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @trjExpensify