Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
eHoldings Sprint 99
-
3
-
Spitfire
Description
Requirements
- This filter only displays when the library has added a department in Settings > Users > Departments
- This filter should the multi-select component. A user will be able to select multiple departments
- Each department selection should be OR'd
- Display filter above Tags filter
- Make sure the screenreader reads the name of the filter AND not [Object] [Object]
- This filter should work with all other filters and search
Screenshot
Acceptance criteria
Given my library has not setup a department in Settings > Users > Departments
When I go to the Users app
Then no Departments filter should display
Given my library has setup a department in Settings > Users > Departments
When I go to the Users app
Then Departments filter should display
Given I am on the Users app
When I click on the Departments filter
Then display all departments that my library has setup in Settings > Users > Departments
Given I am on the Users app
When I select History in the Departments filter
Then user records that have History as a department should return
Given I am on the Users app
When I select History and Chemistry in the Departments filter
Then user records that have History OR Chemistry as a department should return
Given I am on the Users app
When I select the Status filter [Active]
AND History in the Departments filter
Then user records that have Department = History AND Status = Active should return
Given I am on the Users app
When I select the Patron group filter [faculty]
AND History in the Departments filter
Then user records that have Department = History AND Patron group = faculty should return
Given I am on the Users app
When I select the Tags filter [FY2021]
AND History in the Departments filter
Then user records that have Department = History AND Tags = FY2021 should return
Given I am on the Users app
When I search [Smith]
AND History in the Departments filter
Then user records that have Department = History AND record that contains Smith in the fields that can be searched should return
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2147 Users App: Department Field
-
- Closed
-