Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.34k stars 2.77k forks source link

[CHECKLIST][HOLD for payment 2024-07-26] Tax - Add tax code #44258

Closed Gonals closed 1 month ago

Gonals commented 2 months ago

From the design doc:

settings/workspaces/{policyID}/tax/{taxID}/tax-code -> TaxCodePage
- Parameter: taxID, the ID of the tax rate for which we are updating the tax code.
- Calls UpdateTaxCode
policyID
oldTaxCode - the old tax code for the tax rate.
newTaxCode - the updated tax code for the tax rate.
The pendingAction for the OfflineWithFeedback component will be currentTaxRate.pendingFields?.taxCode
Issue OwnerCurrent Issue Owner: @jliexpensify
melvin-bot[bot] commented 2 months ago

Triggered auto assignment to @jliexpensify (NewFeature), see https://stackoverflowteams.com/c/expensify/questions/14418#:~:text=BugZero%20process%20steps%20for%20feature%20requests for more details. Please add this Feature request to a GH project, as outlined in the SO.

melvin-bot[bot] commented 2 months ago

:warning: It looks like this issue is labelled as a New Feature but not tied to any GitHub Project. Keep in mind that all new features should be tied to GitHub Projects in order to properly track external CAP software time :warning:

melvin-bot[bot] commented 2 months ago

Triggered auto assignment to Design team member for new feature review - @dannymcclain (NewFeature)

Gonals commented 2 months ago

@rushatgabhane will be working on this

jliexpensify commented 2 months ago

Not overdue

dangrous commented 2 months ago

(adding myself due to review)

melvin-bot[bot] commented 2 months ago

⚠️ 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.

melvin-bot[bot] commented 2 months ago

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

melvin-bot[bot] commented 2 months ago

The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.9-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 2024-07-26. :confetti_ball:

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

melvin-bot[bot] commented 2 months ago

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:

melvin-bot[bot] commented 2 months ago

⚠️ 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.

jliexpensify commented 1 month ago

Payment summary

Is a checklist needed?

mollfpr commented 1 month ago

@jliexpensify Sorry, I forget to comment here that I'm reviewers the PR.

rushatgabhane commented 1 month ago

Is a checklist needed

yep

jliexpensify commented 1 month ago

Hi @mollfpr -no problems, I can add you in. So did @rushatgabhane also review? I'm only seeing your name with the PR.

jliexpensify commented 1 month ago

It looks like @rushatgabhane worked on the issue and @mollfpr reviewed the final PR, right?

rushatgabhane commented 1 month ago

yep

melvin-bot[bot] commented 1 month ago

Payment Summary

[Upwork Job]()

BugZero Checklist (@jliexpensify)

jliexpensify commented 1 month ago

Awesome, just waiting on the checklist from @mollfpr - payment summary is here.

JmillsExpensify commented 1 month ago

$250 approved for @rushatgabhane

JmillsExpensify commented 1 month ago

$250 approved for @mollfpr

jliexpensify commented 1 month ago

Bumping @mollfpr for the checklist

mollfpr commented 1 month ago

[@mollfpr] The PR that introduced the bug has been identified. Link to the PR: [@mollfpr] 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:

No offending PR.

[@mollfpr] 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:

The regression step should be good!

[@mollfpr] Determine if we should create a regression test for this bug. [@mollfpr] 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.

  1. Go to a control policy
  2. Go to taxes page
  3. Tap a tax rate
  4. Verify that you can see tax code
  5. Edit the tax code and save
  6. Verify that the tax code is edited and saved
  7. 👍 or 👎