-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-05-27] Show settlement account for admins who don't own bank account #61531
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
Comments
Triggered auto assignment to @Christinadobrzyn ( |
@koko57 @VickyStash @DylanDylann would one of y'all want to take this? The back-end PR is in review, so will probably go live tomorrow or the day after. But you should be able to start on it with mock data in the meantime. |
Ideally, @koko57 or @VickyStash will create the PR, and I’ll assist with the review. If neither is available, I’ll go ahead and create the PR myself. |
Hello, Im Artem from Callstack and will help with this one |
Great. Assigned you @waterim |
How's it going @waterim? |
Started today! |
Just a heads up that I'm going to be ooo May 21st - May 27th. Back on the 28th. I'm not going to assign another BZ teammate but if you need someone while I'm gone, please remove and add the Bug label. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.46-12 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 2025-05-27. 🎊 For reference, here are some details about the assignees on this issue:
|
@DylanDylann @Christinadobrzyn @DylanDylann The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
Part of the Cross Compatible Corporate Cards project
Main issue: https://github.com/Expensify/Expensify/issues/467915
Feature Description
Right now, if you are an admin on a workspace, but not shared on the bank account used for Expensify Card settlement, you see a blank page when you view the settlement account settings.
This is true whether you are a workspace admin looking at a workspace feed's settings or a domain admin looking at a domain feed's settings. To fix this, I have updated the back-end to return paymentBankAccountAddressName and paymentBankAccountNumber in addition to paymentBankAccountID in the card settings object.
Let's update the client to use these, when the user doesn't have the bank account in their bankAccountsList. That way we can still display in the card settings which settlement account is being used.
Manual Test Steps
Issue Owner
Current Issue Owner: @ChristinadobrzynThe text was updated successfully, but these errors were encountered: