Hide Forgot
Created attachment 1207323 [details] validation message Description of problem: Version-Release number of selected component (if applicable): 5.7.0.3.20160927165516_075d0f3 How reproducible: Steps to Reproduce: 1. Login in SSUI 2. Designer - Profile - Create a new profile , do not select all values like key pair ,availability zone and save 3. Profile gets created Actual results: Expected results:Validation message should be shown Additional info:
This seems to be both a UX issue and API issue. Jillian - Can you make sure that the API doesn't allow the creation of "blank" profiles. Can you please send this ticket to Jeff Phillips when you update the API so he can adjust the UX? Jeff - Can you please add the validation to the UX?
This is the expected behavior of an Arbitration Profile. The required fields are the Name and Provider, all other fields are optional. Validation occurs on these two fields right now on both front end and back end.