Skip to content

Account creation - Prevent duplicated names #73

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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