Purpose: To modify the names of the logical permissions so they are easier to work with and so they sort better in permission menus
Scenarios
Scenario
Given the following logical permission sets: Can create new user, Can edit user profile, Can assign and unassign permissions to users, Can view user profile, Can view permissions assigned to users
When displayed in FOLIO (currently shows in Permission set CRUD and on User Details)
Then prepend "Users: " so they appear like, for example, "Users: Can create new user"
Scenario
Given the "Can create, edit and remove permission sets" permission set
When displayed
Then prepend "Settings (Users): " so it displays as "Settings (Users): Can create, edit and remove permission sets"
Scenario
-Given the "configuration module - all permissions" permission set-
When displayed
Then display as "Settings (All): All permissions"
Scenario
Given the "Inventory - all permissions" permission set
When displayed
Then display as "Items: All permissions"
Scenario
-Given the "circulation - all permissions" permission set-
When displayed
Then display as "Circulation: All permissions"
Scenario
Given the "circulation - all permissions" permission set
Everything looks good to me. Closing. Thanks, Wayne.
Wayne Schneider October 9, 2017 at 1:06 PM
Edited
, – can this issue be closed?
Wayne Schneider September 1, 2017 at 1:50 PM
After a conversation with , we decided to leave things as they are for now (pending verifying that the labels for "Check in" and "Check out" are correct. In the future, modifying these names and recombining permissions should just be a question of updating the package.json files of the appropriate UI modules. Sorry for the churn, and ! Next time I will definitely check in with you guys.
Mike Taylor September 1, 2017 at 11:26 AM
Thanks, . "Logical permissions" is fine; I just needed to confirm what it meant
Cate Boerema September 1, 2017 at 11:22 AM
Yeah, that's what Jakub used to call them. If there's a new name, I'll use it. Anyway, this sounds great, Mike. Thanks for the explanation!
Purpose: To modify the names of the logical permissions so they are easier to work with and so they sort better in permission menus
Scenarios
Scenario
Given the following logical permission sets: Can create new user, Can edit user profile, Can assign and unassign permissions to users, Can view user profile, Can view permissions assigned to users
When displayed in FOLIO (currently shows in Permission set CRUD and on User Details)
Then prepend "Users: " so they appear like, for example, "Users: Can create new user"
Scenario
Given the "Can create, edit and remove permission sets" permission set
When displayed
Then prepend "Settings (Users): " so it displays as "Settings (Users): Can create, edit and remove permission sets"
Scenario
-Given the "configuration module - all permissions" permission set-
When displayed
Then display as "Settings (All): All permissions"
Scenario
Given the "Inventory - all permissions" permission set
When displayed
Then display as "Items: All permissions"
Scenario
-Given the "circulation - all permissions" permission set-
When displayed
Then display as "Circulation: All permissions"
Scenario
Given the "circulation - all permissions" permission set
When displayed
Then display as:
Check in: All permissions
Check out: All permissions