Skip to content

lookupOrganizationsByExternalId doesn't accept externalId less than 2 char long, even though externalId can be set to 1 char long #596

@xshaboo

Description

@xshaboo

Describe the bug
lookupOrganizationsByExternalId doesn't accept externalId less than 2 char long, even though we already have organization with externalId set to 1 char long

To Reproduce
Steps to reproduce the behavior:
call lookupOrganizationsByExternalId(1)

Expected behavior
an organazation should be returned, we've tested the API and it is returning the organazation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions