Details
-
Story
-
Status: Closed (View Workflow)
-
P4
-
Resolution: Done
-
None
Description
Purpose: To create a logical permission set for Contributor Types CRUD
Scenarios:
- Scenario
- Login to FOLIO snapshot stable
- Given the Inventory module
- When enabled
- Then a logical permission set should be provided called "Settings (Inventory): Can create, edit and remove contributor types"
- Scenario
- Given User A has been given the permission set "Settings (Inventory): Can create, edit and remove contributor types" and no other permissions
- When User A accesses FOLIO
- Then:
- The Settings app should be visible in the top nav
- Inventory should be the only visible category under App Setting in Settings
- Contributor types should be the only visible category under Inventory > Instances
- Contributor Type CRUD should be fully accessible to User A
- Scenario
- Given User A has been given the permission set "Settings (Inventory): Can create, edit and remove contributor types" 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.