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
A user captured a receipt in NewDot using the long-press shortcut to take and upload a receipt. The expense was created but ended up as a $0 expense with no receipt — the receipt image is nowhere to be found, and the user received no feedback that anything had failed.
This is a concrete instance of the failure mode tracked in #92139 (receipt durability + observability when upload fails).
Repro (as reported)
In the app, use the long-press shortcut to take a receipt and upload it.
Observe the resulting expense.
Expected: The receipt is attached to the expense (or, if the upload fails, the user is clearly notified and given a recovery path). Actual: The expense is saved as $0 with no receipt attached, and no error/feedback is shown. The receipt image cannot be located.
Problem
A user captured a receipt in NewDot using the long-press shortcut to take and upload a receipt. The expense was created but ended up as a $0 expense with no receipt — the receipt image is nowhere to be found, and the user received no feedback that anything had failed.
This is a concrete instance of the failure mode tracked in #92139 (receipt durability + observability when upload fails).
Repro (as reported)
Expected: The receipt is attached to the expense (or, if the upload fails, the user is clearly notified and given a recovery path).
Actual: The expense is saved as $0 with no receipt attached, and no error/feedback is shown. The receipt image cannot be located.
What we need
Related
Reported in Slack.
Issue Owner
Current Issue Owner: @ZhenjaHorbach