Closed lanitochka17 closed 2 months ago
Triggered auto assignment to @laurenreidexpensify (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
@laurenreidexpensify FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors
In Step 8, after removing receipt offline, the expense in the list still shows the receipt In Step 11, when returning online, the deleted receipt appears as a green thumbnail and can be viewed when opened
When we delete the receipt, we update the receipt
field of transaction as an empty object and we use the set method to update the transaction in Onyx so it works fine.
But when we update the snapshot data we use merge method here and then the receipt data isn't updated correctly in this case.
When we delete the receipt here we can update the receipt as null here or we can update to the object with source
as empty string.
Another problem here is if we create a request without receipt and then add the receipt to the request, the snapshot is also not updated correctly because we only pick the field that exist in the snapshot data here. To fix this I think when BE return the snapshot data of transaction we can return receipt
field as an empty object.
Triggered auto assignment to @anmurali (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
@anmurali handing over for my parental leave clear out. Haven't reviewed this yet, so your call on whether you want to push it forward or close out if not worth a fix. Thanks!
@anmurali Huh... This is 4 days overdue. Who can take care of this?
I am putting this in wave collect as it is related to search v1.
Job added to Upwork: https://www.upwork.com/jobs/~01306ca9167fa65ee4
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia (External
)
@nkdengineer's proposal looks good!
π π π C+ reviewed
Triggered auto assignment to @techievivek, see https://stackoverflow.com/c/expensify/questions/7972 for more details.
π£ @nkdengineer π An offer has been automatically sent to your Upwork account for the Contributor role π Thanks for contributing to the Expensify app!
Offer link Upwork job Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review π§βπ» Keep in mind: Code of Conduct | Contributing π
@anmurali, @techievivek, @thesahindia, @nkdengineer Huh... This is 4 days overdue. Who can take care of this?
i'll raise PR soon
@thesahindia this PR is ready for preview
This issue has not been updated in over 15 days. @anmurali, @techievivek, @thesahindia, @nkdengineer eroding to Monthly issue.
P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do!
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.15-9 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2024-08-09. :confetti_ball:
For reference, here are some details about the assignees on this issue:
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
@anmurali, @techievivek, @thesahindia, @nkdengineer Huh... This is 4 days overdue. Who can take care of this?
Payment summary
$250 approved for @thesahindia
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: 1.4.85-0 Reproducible in staging?: Y Reproducible in production?: Y If this was caught during regression testing, add the test name, ID and link from TestRail: N/A Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
In Step 8, after removing receipt offline, the expense in the list will not show the receipt In Step 11, when returning online, the deleted receipt will not appear again
Actual Result:
In Step 8, after removing receipt offline, the expense in the list still shows the receipt In Step 11, when returning online, the deleted receipt appears as a green thumbnail and can be viewed when opened
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
https://github.com/Expensify/App/assets/78819774/8553b535-1695-49df-923f-8c36d23c3746
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @anmurali