Closed JmillsExpensify closed 1 year ago
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀
One of the reasons it took so long is that the issue was related to Teachers Unite / corporate policies, which require extra setup to test.
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 1.3.79-5 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2023-10-16. :confetti_ball:
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.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
@cubuspl42 I think we should add a regression test so that this doesn't happen again. Do you agree and mind suggesting one?
Based on the time between assignment and merge, here's the payment summary:
cc @Julesssss
@JmillsExpensify
@cubuspl42 I think we should add a regression test so that this doesn't happen again. Do you agree and mind suggesting one?
I don't have a strong opinion about adding the regression test. Here are the testing steps, if we decide to add one:
I don't think this is specific to the TU policy, but instead to all approved requests. That said, I can make those tweaks in the regression test. Now that @Pujan92 has been paid out, I'm going to close this issue.
While we've already implemented logic preventing
paid
requests from being deleted, the same isn't true forapproved
requests, which we've just added. Accordingly, let's remove theDelete request
option from the three dot overflow menu anytime a request has beenapproved
.Here's mock for clarity. Notice how I've removed the
Delete request
option.Upwork Automation - Do Not Edit