Hide Forgot
Description of problem: No error message when creating applications with name which is more than 32 characters. Version-Release number of selected component (if applicable): devenv-stage_139 How reproducible:always Steps to Reproduce: 1.Go to openshift website and login 2.Go to app/consloe/applications page 3.Try to create an application with name which is more than 32 characters Actual results: No error message when creating applications with name which is more than 32 characters. Expected results: Error message should be displayed to inform user the length limit of application name. Additional info:
This issue does not exist on devenv_1649.
Investigating
Introduced by another change for error messages, was returning wrong value.
Verify this bug on devenv-stage_146 , it is fixed now.