-
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-05-23] [$1000] [Manual Requests] Ensure correct amount is displayed in the IOUPreview #18749
Comments
Triggered auto assignment to @bfitzexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~013a4895d6068712f5 |
Current assignee @bfitzexpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @sobitneupane ( |
Current assignee @luacmartins is eligible for the External assigner, not assigning anyone new. |
📣 @mollfpr You have been assigned to this job by @luacmartins! |
@mollfpr it might be clear from the body but just noting this applies only for the expense reports, not for the IOU reports |
@mountiny Yes, this only happen on the expense reports. |
Dope, are you good with a PR for this one @mollfpr? |
@trjExpensify Yup! Will clean up my tasks on the proposals review and then raise a PR for this. |
Neat, thanks! |
Line 79 in 5df596f
@luacmartins in building an optimistic expense report based on the above comment, should we subtract the amount rather than increase it? We have this glitch in the expense report Screen.Recording.2023-05-11.at.22.06.44.mov |
Yes, we should do that |
🎯 ⚡️ Woah @mollfpr / @sobitneupane / @mollfpr, great job pushing this forwards! ⚡️ The pull request got merged within 2 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
PR merged |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.14-14 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-23. 🎊 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:
|
Not a bug. This issue is another work for #18537.
Propose regression step.
|
IMO we don't need regression steps for this case specifically. A negative amount is quite obvious and would get the testers attention. |
Make sense to me! |
Alrighty, time to settle up here. Sorry for the delay, as I get back from EC3. I've sent the following offers on this job: @mollfpr - $1,500 for the fix & #urgency bonus |
Settled up with @mollfpr. Awaiting @sobitneupane! |
@trjExpensify I didn't review the PR. So, no payment for me. |
Ah cool, got it. Thanks! Closing this out then. 👍 |
Coming from this comment, transaction amounts for Expense reports are stored as negative values in the database, so we need to invert the sign from negative to positive and vice-versa.
This is because there are instances where you can get a credit back on your card, or you enter a negative expense to “offset” future expenses. So in theory, the total of your expenseReport could be a negative.
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: