mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 14:47:33 +00:00
fix(org): adding unique constrants to not allow an org to be added twice with same id
This commit is contained in:
@@ -195,7 +195,7 @@ Errors:
|
||||
AlreadyExists: Instance already exists
|
||||
NotChanged: Instance not changed
|
||||
Org:
|
||||
AlreadyExists: Organisation's name already taken
|
||||
AlreadyExists: Organisation's name or id already taken
|
||||
Invalid: Organisation is invalid
|
||||
AlreadyDeactivated: Organisation is already deactivated
|
||||
AlreadyActive: Organisation is already active
|
||||
|
Reference in New Issue
Block a user