You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to edit a role in Chef Automate Infra Server views, if the description field of the role is blank, it will not allow edits to be made. When creating a role via knife, description is not a required field so many organizations might have roles with a blank description field.
To Reproduce
Steps to reproduce the behavior:
Create a test role without a description using knife role create
Attempt to modify the attributes of this role from the Automate UI
Expected behavior
Role updates should happen even if the description field is blank.
Screenshots
Versions (please complete the following information):
Describe the bug
When trying to edit a role in Chef Automate Infra Server views, if the
description
field of the role is blank, it will not allow edits to be made. When creating a role viaknife
, description is not a required field so many organizations might have roles with a blankdescription
field.To Reproduce
Steps to reproduce the behavior:
knife role create
Expected behavior
Role updates should happen even if the description field is blank.
Screenshots
Versions (please complete the following information):
Aha! Link: https://chef.aha.io/epics/SH-E-688
The text was updated successfully, but these errors were encountered: