-
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-11-13] [HOLD for payment 2024-11-11] [Workspace Feeds] Handle manual bank account verification before provisioning cards #49472
Comments
Current assignee @dubielzyk-expensify is eligible for the Design assigner, not assigning anyone new. |
Triggered auto assignment to @sonialiap ( |
|
Current assignee @dubielzyk-expensify is eligible for the NewFeature assigner, not assigning anyone new. |
@dubielzyk-expensify Can you please help mock how we should show this on the empty expensify cards page? Also just for completeness how the New card button should look disabled. |
Discussing here for the breadcrumbs. |
Yep! Asking the team who wants it. |
I can help with this one 🙂 |
Thanks! ❤️ |
For what bankAccount property should I look for to display the text and the buttons conditionally? |
ok, UI is done, I drafted the PR, now I'm waiting for confirmation on this condition to display the buttons and the text. Also I'm asking for approving Spanish translation |
Commented in the PR |
@mountiny I followed the steps you shared to get account in VERIFIED state, but I don't have this account in bankAccountList so I'm still having Continue Modal displayed and "Finish Setup" as the button text |
So I guess I need to figure out another condition |
@koko57 ok, so you have the It seems like it's not exactly the same thing as what @ishpaul777 ran into as they had the card "provisioned" after adding the bank account |
ok, we can do it here - but I'm ooo till Monday, so will take care of it then 🙂 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.56-9 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-11-11. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.57-10 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-11-13. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
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: [@DylanDylann] The PR that introduced the bug has been identified. Link to the PR: New Feature Regression Test Proposal
Do we agree 👍 or 👎 |
@DylanDylann @koko57 I dont think that test covers exactly what we need. We should check for the different copy on the modal for the second time |
@mountiny Thanks. I updated |
Payment Summary
BugZero Checklist (@sonialiap)
|
$250 to @DylanDylann |
Payment summary:
https://www.upwork.com/ab/applicants/1857030956887168073/hired |
@sonialiap Accepted, TY! |
Paid 🎉 |
### Problem
In some cases, when policy admin is adding a VBBA, the bank account cannot be auto-approved, and we need to do manual checks to verify the bank account can be used for reimbursements and expensive cards. If that is the case, we need to make sure the user is not able to start issuing cards and they are aware a manual checks are happening. They receive a concierge message, which is easy to miss as currently they can just freely enter the Issue new card flow.
### Solution
When the VBBA account is added but is added to the waitlist for manual verification, let the user know in the Expensify cards modal that the card is still being manually verified and Concierge will notify them about the successful verification or if they need to provide any more details.
At the same time, disable the issue new card button, as until the bank account is verified, we cannot create new cards.
Issue Owner
Current Issue Owner: @sonialiapThe text was updated successfully, but these errors were encountered: