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-04-25] [$250] Web - IOU - User is navigated back to the same IOU details report conversation #39613

Closed
1 of 6 tasks
kbecciv opened this issue Apr 4, 2024 · 18 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Weekly KSv2

Comments

@kbecciv
Copy link

kbecciv commented Apr 4, 2024

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Version Number: v1.4.60-1
Reproducible in staging?: y
Reproducible in production?: n
Issue reported by: Applause - Internal Team

Action Performed:

Precondition: Tax feature should be enabled on the workspace

  1. Navigate to a workspace chat
  2. Create a workspace with 5% rate
  3. Click on 'IOU preview component'
  4. Click on 'Tax' filed
  5. Change value to 'Tax exempt'
  6. Click on 'From' link

Expected Result:

User should be navigated to main report

Actual Result:

User is navigated back to the same IOU details report conversation

Workaround:

n/a

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6437922_1712233910382.Screen_Recording_2024-04-04_at_11.09.15_in_the_morning.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~014d0fba2ba353ff02
  • Upwork Job ID: 1777307266227351552
  • Last Price Increase: 2024-04-08
@kbecciv kbecciv added the DeployBlockerCash This issue or pull request should block deployment label Apr 4, 2024
Copy link

melvin-bot bot commented Apr 4, 2024

Triggered auto assignment to @stitesExpensify (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link
Contributor

github-actions bot commented Apr 4, 2024

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@kbecciv kbecciv changed the title IOU report - User is navigated back to the same IOU details report conversation Web - IOU - User is navigated back to the same IOU details report conversation Apr 4, 2024
@kbecciv
Copy link
Author

kbecciv commented Apr 4, 2024

We think that this bug might be related to #wave-collect - Release 1

@stitesExpensify
Copy link
Contributor

Most likely related to #33927

@MonilBhavsar MonilBhavsar added Daily KSv2 and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Apr 4, 2024
@MonilBhavsar
Copy link
Contributor

Demoting from blocker as not a critical issue and only happens with tax rate field where component is getting remounted. cc @teeneto

@MonilBhavsar MonilBhavsar self-assigned this Apr 4, 2024
@teneeto
Copy link
Contributor

teneeto commented Apr 5, 2024

Hi, I'm Eto from Callstack - expert contributor group - and I would like to take care of this issue.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Apr 5, 2024
@teneeto
Copy link
Contributor

teneeto commented Apr 5, 2024

This is ready for review

@MonilBhavsar MonilBhavsar added the External Added to denote the issue can be worked on by a contributor label Apr 8, 2024
@melvin-bot melvin-bot bot changed the title Web - IOU - User is navigated back to the same IOU details report conversation [$250] Web - IOU - User is navigated back to the same IOU details report conversation Apr 8, 2024
Copy link

melvin-bot bot commented Apr 8, 2024

Job added to Upwork: https://www.upwork.com/jobs/~014d0fba2ba353ff02

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Apr 8, 2024
Copy link

melvin-bot bot commented Apr 8, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @ikevin127 (External)

@melvin-bot melvin-bot bot added the Daily KSv2 label Apr 8, 2024
@melvin-bot melvin-bot bot removed the Weekly KSv2 label Apr 8, 2024
@MonilBhavsar
Copy link
Contributor

@ikevin127 the PR is ready for review and test #39723

@ikevin127
Copy link
Contributor

@MonilBhavsar I'm on it!

@MonilBhavsar
Copy link
Contributor

Thanks!

First, I realised that most logic and edit money request pages/components which where initially handled within the EditRequestPage.js where removed. Instead all where moved to there respective IOURequestStep... page and then the routes where changed to accommodate both create and edit actions and then all logic where handled in one page.
In our case, we had our pages still residing in EditRequestPage.js which caused those route change behaviour and also because we used Navigation.dismiss() (edited)

I figured out aligning with the current changes would make things better and my guess was right.

Here is the explanation from @teneeto for the refactor change. If you have any questions, let's chat here!

Copy link

melvin-bot bot commented Apr 10, 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.

Copy link

melvin-bot bot commented Apr 15, 2024

@teneeto, @MonilBhavsar, @ikevin127 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

Copy link

melvin-bot bot commented Apr 17, 2024

@teneeto, @MonilBhavsar, @ikevin127 Huh... This is 4 days overdue. Who can take care of this?

@MonilBhavsar
Copy link
Contributor

Closing. Payment is handled in #39823

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Daily KSv2 labels Apr 18, 2024
@melvin-bot melvin-bot bot changed the title [$250] Web - IOU - User is navigated back to the same IOU details report conversation [HOLD for payment 2024-04-25] [$250] Web - IOU - User is navigated back to the same IOU details report conversation Apr 18, 2024
Copy link

melvin-bot bot commented Apr 18, 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 Apr 18, 2024
Copy link

melvin-bot bot commented Apr 18, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.62-17 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-25. 🎊

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

  • @teneeto does not require payment (Contractor)
  • @ikevin127 requires payment (Needs manual offer from BZ)

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 Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Weekly KSv2
Projects
None yet
Development

No branches or pull requests

5 participants