-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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] [HOLD for payment 2024-09-23] Bank account - Bank account modal prompts user to verify account after being done validating #49215
Comments
Triggered auto assignment to @garrettmknight ( |
👋 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:
|
Triggered auto assignment to @tylerkaraszewski ( |
offending PR #49130, cc @CyberAndrii @s77rt @francoisl @ |
ProposalPlease re-state the problem that we are trying to solve in this issue.Bank account modal prompts user to verify account after being done validating What is the root cause of that problem?Here we set Lines 623 to 627 in 0c618ac
What changes do you think we should make in order to solve the problem?We can change Lines 623 to 627 in 0c618ac
What alternative solutions did you explore? (Optional)Or we can keep the user and also add a new entry here |
Damn, I accidentally reverted that line while I was reverting other changes 🤦 But I agree we should include both of them to be safe {
onyxMethod: Onyx.METHOD.MERGE,
key: ONYXKEYS.ACCOUNT,
value: {
isLoading: false,
validated: true,
},
},
{
onyxMethod: Onyx.METHOD.MERGE,
key: ONYXKEYS.USER,
value: {
validated: true,
},
}, |
@CyberAndrii This happens only optimistically right? IOW if we refresh the page the error would disappear? If so, I agree with the suggested solution, please raise a PR asap |
@CyberAndrii If you logout and login, do you still see the error? This bug could be related to the BE if that flow is still using |
Unfortunately I'm unable to reproduce the bug (asked in Slack). @ishpaul777 If you can reproduce both the initial bug and this new bug, do you want to take that issue over and review/test the follow up PR? |
sure i can try reproducing... 👀 |
let discusss on Slack https://expensify.slack.com/archives/C01GTK53T8Q/p1726358698700859 |
We discussed and decided to move forward with the fix proposed in #49221 |
please assign me so this is on my K2 🙏 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.35-7 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-09-23. 🎊 For reference, here are some details about the assignees on this issue:
|
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:
|
Payment Summary:
|
Payment Summary
BugZero Checklist (@garrettmknight)
|
No regression test and checklist requires, since this was caught in normal deploy QA process and we already know offending PR #49221 |
Job added to Upwork: https://www.upwork.com/jobs/~021839023851099596990 |
Current assignee @ishpaul777 is eligible for the External assigner, not assigning anyone new. |
@ishpaul777 offer out to you |
Thank You. |
Paid, closing! |
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: 9.0.35-0
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): nathanmulugetatesting+1484@gmail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
After validating account bank account setup continues
Actual Result:
After validating account bank account setup continues
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6603195_1726295110542.bandicam_2024-09-14_09-18-53-000.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: