-
-
Notifications
You must be signed in to change notification settings - Fork 72
Creating New Catalog Plan Name Validation #544
Copy link
Copy link
Closed
Description
When creating a new Catalog, if a user inputs a Plan Name with white spaces:
It results in a generic error, it apparently is because of the whitespaces but this should be much clearer and error handled to inform the user no white spaces are allowed if that is to be the case, otherwise white spaces should become supported by having a display name associated with the xml element (assuming that is the reason white spaces are not allowed).
Reactions are currently unavailable