Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
eHoldings Sprint 95, eHoldings Sprint 96, eHoldings Sprint 97
-
1
-
Spitfire
Description
Purpose of this story is to make sure there are permissions to allow only specific users to access Settings to CRUD departments that display on a User record
User story statement(s):
As a FOLIO Systems Librarian
I want to control the ability of users to CRUD the department field
so that data integrity is maintained.
REQUIREMENT: Create the UI permissions:
Settings (Users) : Create, edit, view, and delete departments
Settings (Users) : Create, edit, and view departments
Settings (Users) : View departments
Scenarios:
Given I have been assigned the permission [Settings (Users) : Create, edit, view, and delete Departments]
When I go to Settings > Users
Then I should see the Departments list
AND I should be able to create/edit/view/delete a department(s)
Given I have been assigned the permission [Settings (Users) : Create, edit, and view Departments]
When I go to Settings > Users
Then I should see the Departments list
AND I should be able to a create/edit/view a department(s)
AND I should not be able to delete a department(s)
Given I have been assigned the permission [Settings (Users) : View Departments ]
When I go to Settings > Users
Then I should see the Departments list
AND I should only be able to view a department(s)
AND I should not be able to create/edit/delete a department(s)
Given I have not been assigned any of these permissions [Settings (Users) : View department], [Settings (Users) : Create, edit, and view department], [Settings (Users) : Create, edit, view, and delete departments]
When I go to Settings > Users
Then I should not see a Departments option AND the Departments list
AND I should not be able to create/edit/view/delete a department(s)
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2147 Users App: Department Field
-
- Closed
-