-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[$250] Bank account - "Hmm... it's not here" page appears after selecting Incorporation state #45060
Comments
Triggered auto assignment to @dangrous ( |
Triggered auto assignment to @puneetlath ( |
👋 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:
|
@puneetlath I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
We think this issue might be related to the #collect project. |
Doesn't look related to backend changes. Removing the label. |
Hey @izarutskaya, what is the reason that we cannot test this in prod?
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Once the user taps on an option, "Hmm... it's not here" page is displayed and the user is not able to continue with the add bank account process. What is the root cause of that problem?We're removing the params (policyID) when navigating to state selector page App/src/components/StateSelector.tsx Line 92 in d486302
That why when users go back, the policy is empty -> not found page is shown What changes do you think we should make in order to solve the problem?We should not remove policyID Solution 1: add new params to the function Solution 2: Check the route has policyID, if there is, we will use What alternative solutions did you explore? (Optional) |
@dominictb these options make sense to me. I like solution 2 for now as we don't need a more complex and scalable solution yet. |
Job added to Upwork: https://www.upwork.com/jobs/~018f7892dcd73eb461 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
2 makes sense to me as well but happy to hear what @s77rt says. Alternately - do we want to get @nkdengineer / @hoangzinh on this since it seems like a regression from #44981 ? |
@dominictb Your RCA is correct. However regarding the solution I would prefer to revert #44981 being a workaround, the
Why do we even have that param in the backTo param if the original page didn't have it? Screen.Recording.2024-07-09.at.7.34.39.PM.movcc @nkdengineer |
cc @mateuuszzzzz seems like the issue is not completely fixed |
@s77rt This is last of 2 blockers, I think the issue that @nkdengineer PR fixed was less severe, user could still add the correct country and state afterwards I assume. So maybe we can demote that one and revert the CPed change to fix this issue. To unblock a deploy |
@mountiny I agree. Let's revert the PR |
Ok I have raised the revert PR here #45121 and going to demote the other issue |
The PR will be QAed in staging |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: v9.0.5-5
Reproducible in staging?: Y
Reproducible in production?: Unable to check
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4703397
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Pre-requisite: the user must have created a Workspace and have enabled Workflows.
Expected Result:
Once the user taps on an option, the selected option should be displayed on the Incorporation state field and the user should be able to continue with the add bank account process.
Actual Result:
Once the user taps on an option, "Hmm... it's not here" page is displayed and the user is not able to continue with the add bank account process.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6536449_1720481576566.Ooji8370_1_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @s77rtThe text was updated successfully, but these errors were encountered: