Files
zitadel/internal/domain
Iraq 870fefe3dc fix(org): adding unique constrants to not allow an org to be added twice with same id (#10243)
# Which Problems Are Solved

When adding 2 orgs with the same ID, you get a positive response from
the API, later when the org is projected, it errors due to the id
already in use

# How the Problems Are Solved

Check org with orgID specified does not already exist before adding
events

# Additional Changes

Added additional test case for adding same org with same name twice


# Additional Context

- Closes https://github.com/zitadel/zitadel/issues/10127

---------

Co-authored-by: Silvan <27845747+adlerhurst@users.noreply.github.com>
2025-07-16 10:07:12 +00:00
..
2025-07-02 07:34:19 +00:00
2025-06-27 17:25:44 +02:00
2025-06-27 17:25:44 +02:00
2021-05-03 10:15:50 +02:00
2025-03-04 11:09:30 +00:00
2025-05-02 13:44:24 +02:00
2022-10-26 13:06:48 +00:00
2022-04-26 23:01:45 +00:00
2024-01-02 14:26:31 +00:00
2024-09-11 10:53:55 +00:00
2024-08-12 22:32:01 +02:00
2022-04-26 23:01:45 +00:00
2021-03-01 08:48:50 +01:00
2024-04-11 09:16:10 +02:00