-
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
[HOLD for payment 2024-02-09] [HIGH] Ensure the expense is added to report from which it was requested from #34906
Comments
Job added to Upwork: https://www.upwork.com/jobs/~016be31384661b2a09 |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @eVoloshchak ( |
Auth change is ready to be reviewed and merged, tests are passing, but I have found out there must have been some changes in the App and we are not necessarily sending the reportID of a report from which we have requested the money from I will have to handle those changes too |
Still need to complete the App PR, will focus on that tomorrow |
PR is in review, addressed initial round of feedback |
Triggered auto assignment to @muttmuure ( |
This is done basically $500 to @eVoloshchak for review and testing please |
@eVoloshchak could you please propose a testRail case for this? specifically on Collect policy with bunch of Open reports to the testers can verify the expense is correctly added to that expense report |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.35-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 2024-02-09. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
https://github.com/Expensify/Expensify/issues/370624 |
Payment Summary
BugZero Checklist (@muttmuure)
|
$500 - @eVoloshchak |
@eVoloshchak, @mountiny, @muttmuure Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@eVoloshchak please can you submit a regression test |
Regression Test Proposal Preconditions:
Test steps:
Do we agree 👍 or 👎 |
$500 approved for @eVoloshchak based on this comment. |
Lets add this regression test and we can close this |
@eVoloshchak, @mountiny, @muttmuure Eep! 4 days overdue now. Issues have feelings too... |
Created |
### Problem
Users can go to expense report detail and request money from within that expense report. The correct money request reportID is passed to the backend but its never used actually. We do get the linked money request report as any other time which isn't guaranteed to be the same as we can have multiple open or processing reports
FYI this is being discussed in this internal slack thread
Solution
Make sure to use the provided money request report when provided in the
createIOUTransaction
call.Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @muttmuureThe text was updated successfully, but these errors were encountered: