-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[$250] Expense - Merchant's ‘Duplicate’ error message does not disappear after changing i #53212
Comments
Triggered auto assignment to @garrettmknight ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.After changing the merchant's name, the error message persists. (If you change the amount, the error disappear. However, the error appears below the merchant and it is understood that it is caused by the merchant, not by the amount) What is the root cause of that problem?
App/src/hooks/useViolations.ts Line 21 in 3541c88
What changes do you think we should make in order to solve the problem?Change this to App/src/hooks/useViolations.ts Line 21 in 3541c88
What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~021861836931662502944 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @sobitneupane ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Expense - Merchant's ‘Duplicate’ error message does not disappear after changing i What is the root cause of that problem?When calling the What changes do you think we should make in order to solve the problem?For solving this on frontend side. we should add the onyxData merge block at the above line of API call in the
And we should find the duplicated transaction id and set it as null too. What alternative solutions did you explore? (Optional)We can also solve this to send the correct response from Backend. Contributor detailsYour Expensify account email: [email protected] |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
ProposalPlease re-state the problem that we are trying to solve in this issue.Expense - Merchant's ‘Duplicate’ error message does not disappear after changing i What is the root cause of that problem?After changing the merchant name, UpdateMoneyRequestMerchant api doesn't return the correct response. What changes do you think we should make in order to solve the problem?We should fix the backend logic to consider the merchant name, not the amount. What alternative solutions did you explore? (Optional)I'm not sure when we should show 'Duplicate' warning but if we have to show this on the expenses where both amount and merchant name are the same, then we should fix the current workflow. |
📣 @David-0910! 📣
|
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: v9.0.67-1
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
After changing the merchant's name, the error message below merchant should disappear.
Actual Result:
After changing the merchant's name, the error message persists. (If you change the amount, the error disappear. However, the error appears below the merchant and it is understood that it is caused by the merchant, not by the amount)
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6677643_1732677726729.Duplicate__error_message_on_Merchant_does_not_disappear_after_the_name_of_the_Merchant_is_changed.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @sobitneupaneThe text was updated successfully, but these errors were encountered: