-
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
Wallet - Bank account subtitle shows undefined after adding bank account #54707
Comments
Triggered auto assignment to @techievivek ( |
Triggered auto assignment to @jliexpensify ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
@MonilBhavsar Look like this is related to #52322? Do you mind taking a look here. Thanks. |
Edited by proposal-police: This proposal was edited at 2025-01-01 13:22:33 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?For bank accounts in US, we don't go through our new international bank account flow which sets the bankCurrency on the account data. It is using old process which does not add bankCurrency. We are using this bank currency to get the description for the payment method. Line 33 in e5108a1
What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
I think the real fix here is to have server send bankCurrency when account is created. I'll work on it. |
Not a blocker though |
Sent PR for review |
Unassigned myself since Monil is already on it. |
This was fixed, closing |
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: 9.0.80-1
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.0 / Chrome
App Component: User Settings
Action Performed:
Expected Result:
After adding bank account, bank account subtitle will show USD.
Actual Result:
After adding bank account, bank account subtitle shows undefined.
It only shows USD after reloading Wallet page.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6704702_1735692446351.20250101_084418.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: