Can't use uppercase characters in environment alias using CC UI 9.7

When I create an environment using CC UI 9.7, it forces me to enter the environment alias in lowercase. When I use the command line, I can use uppercase characters in the environment alias.

  • How come the behavior is different?
  • Why does the UI forces us to use only lowercase characters? I would like to use uppercase characters.

Thanks.

This seems like an an odd limitation in the Web UI which has been there since 9.0
The API/CLI does support upper case aliases so this is what you’ll have to use to overcome this limitation.
We’ll fix the Web UI validation

Odd indeed…

Thanks.