cozystack
cozystack copied to clipboard
Can't create a tenant with a dash "-" in the name
When creating a tenant name, the user can choose a name with a dash: example-alpha. There are no warnings or limitations in the UI to do so.
However, when deploying such tenant, it gets stuck as Pending.
Update: dashes in tenant names are not likely to be allowed. However, we should explain this limitation clearly in the docs and UI, and also show error messages correctly.
Explained in https://github.com/cozystack/cozystack/pull/980, won't be changed in Cozystack, as it's intended behaviour.