Details
Description
Purpose: Allowing users to create permission sets without giving them titles is a bad idea. It will clutter the permission menu with unrecognizable sets (and, in fact, it currently populates the permission set menu with a very long internal identifier which is quite ugly)
Scenarios:
ScenarioGiven a permission set with no Title populatedWhen I navigate away from the setThen a "Please fill this in to continue" validation message should display
ScenarioGiven the permission set create/edit pageWhen displayedThen the Title field label should be accompanied by an asterisk to indicate that it's required
- Scenario
- Given Settings > Users > Permission Sets
- When a permission set is open but the Title field is empty
- Then the permission set list should display "Untitled" instead of "Untitled permission set"
- Scenario
- Given a permission set is saved without a name (say, if a user closes the tab without supplying a name)
- When the unnamed permission is displayed in the permissions menu on User Details
- Then the permission set list should display "Untitled" instead of the internal identifier