-
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
[HOLD for payment 2024-04-09] [Simplified Collect][Workflows] Bank account info still displayed in Make or track payments after disconnecting #38200
Comments
Triggered auto assignment to @bfitzexpensify ( |
👋 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:
|
@bfitzexpensify FYI 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. |
Triggered auto assignment to @robertjchen ( |
We think this bug might be related to #wave-collect - Release cc @trjExpensify |
This is related to the workflows project, yeah. CC: @lakchote |
cc @ishpaul777 since you worked on the implementation of this feature |
Okay i will handle this 👍 |
Okay so we can reset the {
onyxMethod: Onyx.METHOD.MERGE,
key: `${ONYXKEYS.REIMBURSEMENT_ACCOUNT}${policyID}`,
value: {
isLoading: true,
pendingAction: CONST.RED_BRICK_ROAD_PENDING_ACTION.DELETE,
achData: null,
},
} but how will the cross device sync work? do we need any backend change here to update @luacmartins |
Oh we might actually handle this as part of #37680, when we clean up the current VBBA keys and use the new @nkuoch could you please confirm if changing resetFreePlanBankAccount to use |
Let me take it over. I've actually decided not to use |
@nkuoch could you assign me here, for C+ role? thanks |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.58-8 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-09. 🎊 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:
|
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. |
Payment Summary
BugZero Checklist (@bfitzexpensify)
|
Offer sent @getusha |
@bfitzexpensify accepted |
Payment complete. I don't think a regression test is necessary here. Let's close this out. |
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: 1.4.51-1
Reproducible in staging?: y
Reproducible in production?: unable to check in production
If this was caught during regression testing, add the test name, ID and link from TestRail: n/a
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: applause internal team
Slack conversation:
Action Performed:
precondition: user created a paid policy in OD and added a bank account
and log in
Expected Result:
The bank account information disappears, and "Connect bank account" is displayed
Actual Result:
The bank account information is still displayed even after refreshing the page. Also, after disconnecting the bank account, toggling off/on the "Make or track payments" option, and clicking on bank account the disconnected bank account shows up.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6411594_1710279276937.Recording__282.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: