-
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
[Workspace Feeds] Web - Card - Added bank account isn't showing for Expensify Card #47239
Comments
Triggered auto assignment to @abekkala ( |
Triggered auto assignment to @robertjchen ( |
👋 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:
|
We think that this bug might be related to #wave-collect - Release 2 |
@IuliiaHerets Can you please check if this is reliably repro by other testers or across platforms? cc @koko57 @VickyStash for viz |
Happy to take over Robert if you want |
@mountiny As soon as the team has checked, I'll get back to you with an answer |
@mountiny QA Team still can reproduce the issue on different platforms (Web, iOS app, Android app). Build - v9.0.19-9 DFVL1178.MP4bandicam.2024-08-13.12-04-39-384.mp4az_recorder_20240813_121312.mp4 |
The problem is definitely with the format we get from AcceptACHContractForBankAccount and OpenPaymentsPage API calls - we don't get a bank account with here's how we get the data for AcceptACHContractForBankAccount We could possibly call OpenPaymentsPage when we click Issue New Card, but it would be much better to unify how the data is sent from the backend and maybe change the onyx method in the OpenPaymentsPage from set to merge cc @mountiny |
I will have a look thanks! |
PR is up here https://github.com/Expensify/Auth/pull/12043 that should start returning these properties |
@koko57 @DylanDylann @allgandalf could you please retest this? Now the |
I will retest it today |
@mountiny We still have the #45729 problem, because we still don't get cc @s77rt |
@koko57 The backend changes for this are deployed now, can you check if you can still repro your issue? |
@mountiny accountNumber is sent now but not the same way it is sent in |
@koko57 damn ok updating this, I must have mixed it up in the previous screenshots. |
@mountiny please let me know when it's ready to retest |
@koko57 This is ready to test, can you please have a look? |
Confirming it's working - bank account is showing after adding it. cc @mountiny |
So I believe we can close this one now, thank you for confirming |
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.19-0
Reproducible in staging?: Y
Reproducible in production?: Can't check
Issue was found when executing this PR #46860
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by:
Slack conversation:
Action Performed:
Expected Result:
I should be able to see and choose the existing bank account.
Actual Result:
Added bank account isn't showing for Expensify Card. I can add the missing bank account if I go a step further and click on "Add a new bank account". The bank account also shows up after a relog.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6569878_1723469823410.bandicam_2024-08-12_15-24-30-297.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: