-
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-04-15] Return the approverAccountID and reimburserAccountID to Onyx #39423
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01781c07caff758274 |
Triggered auto assignment to @stephanieelliott ( |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @s77rt ( |
I got this payment GH but I think it's for this job? Should we just pay @s77rt in here? |
Yes. We should close the other one |
PR is undergoing QA |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.60-13 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-04-15. 🎊 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:
|
Not a bug. Performance improvement. Checklist does not apply ^ |
Payment SummaryBugZero Checklist (@stephanieelliott)
|
Hey @s77rt I extended the offer to you in Upwork, can you please accept when you get a chance? https://www.upwork.com/jobs/~01781c07caff758274 |
@stephanieelliott Accepted! Thanks! |
All paid! See summary here: #39423 (comment) |
Problem
Coming from #37391 (review), we key personalDetails by accountID, but policy.approver and poliyc.reimburserEmail sends the approver email data back to Onyx, which leads to an inefficient lookup for personal details.
Why is this important
Affects performance
Solution
Send the approverAccountID and reimburserAccountID to Onyx so we can use that to lookup personal details instead of the approver email. Once that's done, we should remove getPersonalDetailByEmail
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: