Skip to content

Transactions should not be importable to deleted/closed accounts #19

@AAraKKe

Description

@AAraKKe

Description

I just noticed that if you close an account that is associated with an entity, you can still create transactions in that account but they are not visible anywhere. Somehow the API does not error out for closed accounts. We need to make sure that before importing a transaction we validate whether the account is closed or not and, if it is, prompt the user to select an account to import transactions to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions