Skip to content
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

Updating a bank account only switches it to disabled #659

Open
jackyhallyday opened this issue Oct 27, 2024 · 0 comments
Open

Updating a bank account only switches it to disabled #659

jackyhallyday opened this issue Oct 27, 2024 · 0 comments

Comments

@jackyhallyday
Copy link

Hello,
If I try to update an active bank, it simply doesn't work. Instead of changing the IBAN, for instance, it simply deactivates the bank account, nothing else.

Another problem is that it returns an incorrect object.
For instance, UpdateBankAccount will return an object with an Active property of TRUE after an update. If I reload it, the object still is active, event if it's already inactive in the hub.

I checked the unit tests, but the only one I found changes the Active state ou false, so it passes... since it's the only thing UpdateBankAccount seems to be able to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant