Skip to content
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-05] [DISTANCE] LOW: UpdateDistanceRequest 1:1:1 - UpdateMoneyRequestDistance - Split out into its own command #32311

Closed
Tracked by #28358
tgolen opened this issue Nov 30, 2023 · 28 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Distance Wave5-free-submitters Engineering Internal Requires API changes or must be handled by Expensify staff

Comments

@tgolen
Copy link
Contributor

tgolen commented Nov 30, 2023

There will be three pieces to this:

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01000e51bf1fe56625
  • Upwork Job ID: 1730347061784563712
  • Last Price Increase: 2023-11-30
@tgolen tgolen changed the title UpdateDistanceRequest 1:1:1 - UpdateRequestDistance - Split out into its own command [DISTANCE] LOW: UpdateDistanceRequest 1:1:1 - UpdateRequestDistance - Split out into its own command Nov 30, 2023
@tgolen tgolen changed the title [DISTANCE] LOW: UpdateDistanceRequest 1:1:1 - UpdateRequestDistance - Split out into its own command [DISTANCE] LOW: UpdateDistanceRequest 1:1:1 - UpdateMoneyRequestDistance - Split out into its own command Nov 30, 2023
@tgolen tgolen added Engineering Weekly KSv2 Internal Requires API changes or must be handled by Expensify staff Distance Wave5-free-submitters labels Nov 30, 2023
Copy link

melvin-bot bot commented Nov 30, 2023

Job added to Upwork: https://www.upwork.com/jobs/~01000e51bf1fe56625

Copy link

melvin-bot bot commented Nov 30, 2023

Triggered auto assignment to Contributor Plus for review of internal employee PR - @parasharrajat (Internal)

@aldo-expensify aldo-expensify self-assigned this Dec 5, 2023
@melvin-bot melvin-bot bot added the Overdue label Dec 11, 2023
@aldo-expensify
Copy link
Contributor

I'm planning to work on this early this week, after I get #32312 done

@melvin-bot melvin-bot bot removed the Overdue label Dec 12, 2023
@melvin-bot melvin-bot bot added the Overdue label Dec 21, 2023
@aldo-expensify
Copy link
Contributor

Started working on the Auth part of this: https://github.com/Expensify/Auth/pull/9503

@melvin-bot melvin-bot bot removed the Overdue label Dec 21, 2023
@melvin-bot melvin-bot bot added the Overdue label Jan 1, 2024
@aldo-expensify
Copy link
Contributor

Just came back from being OOO, I'll start working again on this this week

@melvin-bot melvin-bot bot removed the Overdue label Jan 3, 2024
@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Weekly KSv2 labels Jan 8, 2024
@aldo-expensify
Copy link
Contributor

At some point we should take care of this comment: https://github.com/Expensify/Auth/blob/cc55ad80c7feddc6a27cc1cbc50e5fb1cd2d40ea/auth/command/UpdateMoneyRequestDistance.cpp#L119

I left a suggestion on how I think we should do it here: #32314 (comment)

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Weekly KSv2 labels Jan 19, 2024
@aldo-expensify
Copy link
Contributor

Made #34107 ready for review

Copy link

melvin-bot bot commented Jan 26, 2024

⚠️ Looks like this issue was linked to a Deploy Blocker here

If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.

If a regression has occurred and you are the assigned CM follow the instructions here.

If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.

@joekaufmanexpensify
Copy link
Contributor

Looks like this PR caused a few regressions. We are investigating above.

@parasharrajat
Copy link
Member

Technically, these issues are not caused by the PR. They are internal backend issues.

@aldo-expensify
Copy link
Contributor

Yes, the Auth PR missed to update the report's total. That is fixed, but not deployed yet. I think we won't deploy today because it is Friday, so hopefully the fix goes out on Monday's deploy

@joekaufmanexpensify
Copy link
Contributor

Got it. TY for confirming!

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Jan 29, 2024
@melvin-bot melvin-bot bot changed the title [DISTANCE] LOW: UpdateDistanceRequest 1:1:1 - UpdateMoneyRequestDistance - Split out into its own command [HOLD for payment 2024-02-05] [DISTANCE] LOW: UpdateDistanceRequest 1:1:1 - UpdateMoneyRequestDistance - Split out into its own command Jan 29, 2024
Copy link

melvin-bot bot commented Jan 29, 2024

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jan 29, 2024
Copy link

melvin-bot bot commented Jan 29, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.32-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 2024-02-05. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Jan 29, 2024

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:

  • [@parasharrajat] The PR that introduced the bug has been identified. Link to the PR:
  • [@parasharrajat] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@parasharrajat] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@parasharrajat] Determine if we should create a regression test for this bug.
  • [@parasharrajat] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [@joekaufmanexpensify] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@parasharrajat
Copy link
Member

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:

  • [@parasharrajat] The PR that introduced the bug has been identified. Link to the PR: NA
  • [@parasharrajat] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment: NA
  • [@parasharrajat] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion: NA
  • [@parasharrajat] Determine if we should create a regression test for this bug. NA
  • [@parasharrajat] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.

@joekaufmanexpensify joekaufmanexpensify added Daily KSv2 and removed Weekly KSv2 labels Feb 5, 2024
@melvin-bot melvin-bot bot added the Overdue label Feb 5, 2024
@joekaufmanexpensify
Copy link
Contributor

Great. TY!

@melvin-bot melvin-bot bot removed the Overdue label Feb 5, 2024
@joekaufmanexpensify
Copy link
Contributor

All set to issue payment. Only payment here is $500 to @parasharrajat for C+ review. Paid via NewDot.

@joekaufmanexpensify
Copy link
Contributor

@parasharrajat please request $500 via NewDot and confirm here once done!

@melvin-bot melvin-bot bot added Daily KSv2 and removed Daily KSv2 labels Feb 5, 2024
Copy link

melvin-bot bot commented Feb 5, 2024

Payment Summary

Upwork Job

BugZero Checklist (@joekaufmanexpensify)

  • I have verified the correct assignees and roles are listed above and updated the neccesary manual offers
  • I have verified that there are no duplicate or incorrect contracts on Upwork for this job (https://www.upwork.com/ab/applicants/1730347061784563712/hired)
  • I have paid out the Upwork contracts or cancelled the ones that are incorrect
  • I have verified the payment summary above is correct

@parasharrajat
Copy link
Member

We can close this after you are done @joekaufmanexpensify I will request it later. Thank you.

@joekaufmanexpensify
Copy link
Contributor

Great. TY! All set.

@github-project-automation github-project-automation bot moved this from Release 5: Best in Class to Done in [#whatsnext] Wave 05 - Deprecate Free Feb 5, 2024
@parasharrajat
Copy link
Member

Payment requested as per #32311 (comment)

@JmillsExpensify
Copy link

$500 approved for @parasharrajat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Distance Wave5-free-submitters Engineering Internal Requires API changes or must be handled by Expensify staff
Projects
No open projects
Development

No branches or pull requests

5 participants