Skip to content

Account creation - Prevent duplicated names #73

@Maycon-Santos-sm

Description

@Maycon-Santos-sm

On the create_account method, it doesn't check for duplicate entries, which can cause unwanted behavior when using this for automation.

A workaround is to loop through the get_accounts method and check if the account name already exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions