-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
AutoAssignerNewDotQualityUsed to assign quality issues to engineersUsed to assign quality issues to engineersDailyKSv2KSv2InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staff
Description
Original GH: #69109
Action Performed:
Prerequisite: Account has a Self DM
- Open any workspace chat
- Create a manual expense
- Open the just created expense
- Tap on "More" and select "Hold"
- Enter any reason and hold the expense
- Once redirected to report, tap on the report field
- Tap on "Remove from report"
- Navigate to Self DM
- Note that "On Hold" status was not removed from expense
Expected Result:
- In
api/ChangeTransactionsReport, when the expense will be moved toselfDMreport, backend should remove "On Hold" status if it found. - The API response should have onyx data similar to unholdRequest response.
Actual Result:
- In
api/ChangeTransactionsReport, when the expense moved toselfDMreport, backend doesn't remove "On Hold" status.
Screenshots/Videos
Add any screenshot/video evidence
20250912024049254.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AutoAssignerNewDotQualityUsed to assign quality issues to engineersUsed to assign quality issues to engineersDailyKSv2KSv2InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staff