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).
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).