Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
Description
Scenarios:
- Scenario
- Login to FOLIO snapshot stable
- Given the Users module
- When enabled
- Then a logical permission set should be provided called "Users: Can assign and unassign service points to users"
- Scenario
- Given User A has been given the permission set "Users: Can assign and unassign service points to users" and no other permissions
- When User A accesses FOLIO
- Then:
- The Users app should be visible in the top nav
- User data can be searched and filtered in Users app
- User record fields can be viewed (excludes Permissions and Proxy sections which require special permissions)
- User record fields can be edited (excludes Permissions and Proxy sections which require special permissions)
- Service points section can be edited (in create and edit mode)
- Scenario
- Given User A has been given the permission set "Users: Can assign and unassign service points to users" as part of a custom permission set
- When User A accesses FOLIO
- Then he/she should have all rights normally conferred by this permission (see scenario 2) plus whatever additional rights conferred by the users custom permission set.