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