You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to the add bank account flow for a workspace.
Verify that you're unable to add the account since the bank account already has an existing owner, and verify that the error step displays (see screenshots).
QA
Create a new workspace and click "Get Started".
Add a bank account manually following the steps here.
In a different account, follow steps 1 and 2.
Verify that you're unable to add the account since the bank account already has an existing owner, and verify that the error step displays (see screenshots).
@jasperhuangg While testing this, I noticed only 2 of the current users of the Bank account are displayed. I wanted to verify if there are any limits to how many users are displayed in the modal. For the account I just tried it has a LOT of active owners, that's why I found it weird that only 2 were displayed.
@isagoico I'm honestly not too sure about this. The code in this PR simply handles displaying the modal with information that was already retrieved from the API. I'll reach out to @marcaaron and ask about this.
For the account I just tried it has a LOT of active owners, that's why I found it weird that only 2 were displayed.
I honestly also have no idea about this but it sounds like something we should have followed up on.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Previously,
setupWithdrawalAccountwould silently error when a user tried to add a withdrawal bank account that we already assigned an owner to.This PR adds some text similar to the text in Web-Secure.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/169896
Tests
QA
Tested On
Screenshots
Web
Desktop
Mobile-Web
iOS