mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:07:31 +00:00
fix: uniqueness (#1710)
* fix: uniqueconstraint to lower * feat: change org * feat: org change test * feat: change org * fix: tests * fix: handle domain claims correctly * feat: update org Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
This commit is contained in:
@@ -115,6 +115,7 @@ Errors:
|
||||
AlreadyActive: Organisation is already ative
|
||||
Empty: Organisation is empty
|
||||
NotFound: Organisation not found
|
||||
NotChanged: Organisation not changed
|
||||
InvalidDomain: Invalid domain
|
||||
DomainMissing: Domain missing
|
||||
DomainNotOnOrg: Domain doesn't exist on organisation
|
||||
|
Reference in New Issue
Block a user