-
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 - "Debit card setup not allowed" error appears when adding a card #41601
Comments
Triggered auto assignment to @thienlnam ( |
👋 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:
|
@thienlnam 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 |
This error is coming from the backend, and the code doesn't seem to have changed in a while. According to the code here we don't support setting up wallets with debit cards on purpose, so it's surprising that this test would have ever passed. It's not even a new test too, it was added in April 2023(?) |
Sounds like this isn't a blocker then? We should actually change the error message here though |
I'm not sure... Maybe it is?
Curious why, is this a new flow that was just added on a PR that's on staging now? |
@thienlnam Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Asked about this here https://expensify.slack.com/archives/C9YU7BX5M/p1714763098629059 Turns out this was probably happening on prod but wasn't tested there since it would require a real debit card |
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: 1.4.70.0
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/4538717&group_by=cases:section_id&group_order=asc&group_id=229064
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
I should be able to add a card without errors
Actual Result:
"Debit card setup not allowed" error appears when adding a card. The card is actually added and visible if you navigate back to the Wallet tab
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6470083_1714743835498.AMTP0649.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: