Purpose: To create a logical permission set for Loan type CRUD
Scenarios:
Scenario
Given the Items module
When enabled
Then a logical permission set should be provided called "Settings (Items): Can create, edit and remove loan types"
Scenario
Given User A has been given the permission set "Settings (Items): Can create, edit and remove loan types" and no other permissions
When User A accesses FOLIO
Then:
The Settings app should be visible in the top nav
Items should be the only visible category under App Setting in Settings
Loan types should be the only visible category under Items
Loan type CRUD should be fully accessible to User A
Scenario
Given User A has been given the permission set "Settings (Items): Can create, edit and remove loan types" as part of a custom permission set
When User A accesses FOLIO
Then they should have all rights normally conferred by this permission (see scenario 2) plus whatever additional rights conferred by their custom permission set.
Purpose: To create a logical permission set for Loan type CRUD
Scenarios:
Scenario
Given the Items module
When enabled
Then a logical permission set should be provided called "Settings (Items): Can create, edit and remove loan types"
Scenario
Given User A has been given the permission set "Settings (Items): Can create, edit and remove loan types" and no other permissions
When User A accesses FOLIO
Then:
The Settings app should be visible in the top nav
Items should be the only visible category under App Setting in Settings
Loan types should be the only visible category under Items
Loan type CRUD should be fully accessible to User A
Scenario
Given User A has been given the permission set "Settings (Items): Can create, edit and remove loan types" as part of a custom permission set
When User A accesses FOLIO
Then they should have all rights normally conferred by this permission (see scenario 2) plus whatever additional rights conferred by their custom permission set.