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: 9.0.67.0 Reproducible in staging?: Y Reproducible in production?: Y If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y Issue reported by: Applause Internal Team
Action Performed:
Precondition: admin created a collect policy and upgraded to control, enabled workflow, toggled Delay submission on and set submission frequency to manual
Interesting. I suspect this'll be a backend issue, though I thought this was addressed by @youssef-lr as part of the instant submit project (which made all processing reports editable).
@JmillsExpensify seems like that report was in the Closed state because the workspace doesn't have approvals? I think in the frontend we should hide the delete expense button for closed reports.
Edited by proposal-police: This proposal was edited at 2024-11-27 18:58:54 UTC.
Proposal
Please re-state the problem that we are trying to solve in this issue.
Expense-Unable to delete expense in submitted report in controlWS when frequency set to manual
What is the root cause of that problem?
The report is automatically closed due to submit-only policy but we are not hiding delete button for closed reports
What changes do you think we should make in order to solve the problem?
Because we can neither add nor delete a transaction from a closed report we should return false in canAddOrDeleteTransactions when the report is a closed one
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.67.0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
Issue reported by: Applause Internal Team
Action Performed:
Precondition: admin created a collect policy and upgraded to control, enabled workflow, toggled Delay submission on and set submission frequency to manual
Expected Result:
The expense is deleted
Actual Result:
The error message "Unexpected error deleting this expense. Please try again later." is displayed, expense is not deleted
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6677634_1732676281757.Recording__986.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: