Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expect loading an org or CM by taxId to be many, not one #1128

Open
bickelj opened this issue Jul 31, 2024 · 0 comments
Open

Expect loading an org or CM by taxId to be many, not one #1128

bickelj opened this issue Jul 31, 2024 · 0 comments

Comments

@bickelj
Copy link
Contributor

bickelj commented Jul 31, 2024

As of ef3174e, organization is unique not solely by taxId (formerly externalId), but by the combination of taxId and name. This is well and good. Except loadOrganizationByTaxId and its caller seem to expect one row at the moment. So those functions probably need an update to include name or expect a list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant