-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2023-06-01] [HOLD for payment 2023-05-29] Fix the settled IOUPreview showing incorrectly #19191
Comments
Triggered auto assignment to @anmurali ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.In this issue, we want to make sure that if the expense has been settled, we show the textual message instead of What is the root cause of that problem?We always show the IOUPreview even if the IOU been paid. App/src/pages/home/report/ReportActionItem.js Line 196 in 3b49ca5
What changes do you think we should make in order to solve the problem?We need to add a condition in the line above, Moreover, to show the App/src/components/ReportActionItem/IOUPreview.js Lines 161 to 162 in 5fab2de
The logic flow goes like:
I can create the PR today itself if the issue is assigned to me for help! What alternative solutions did you explore? (Optional)None |
@mountiny, let's make sure the title of the expenseReport is correct in the LHN (and search) as well. It still shows "workspaceName owes X" instead of "workspaceName settled $50.00 elsewhere": ![]() |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.16-7 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-05-29. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.17-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-06-01. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Going to close this out, and use the other issue to process @mollfpr's C+ review payment. |
Make sure that the paid message is not shows as IOUPreview but just as a normal message
settled up xxx
The text was updated successfully, but these errors were encountered: