Details
-
Story
-
Status: Open (View Workflow)
-
P3
-
Resolution: Unresolved
-
None
-
None
-
None
-
-
Vega
Description
Purpose: Allow users to count the number of searches they’ve done for claimed returned items.
- Scenario
- Given the loan details page for an item with the item status claimed returned
- When the Resolve claim menu is open
- Then display Add search as first option in that menu
- N.B. different from wireframe. From top to bottom, options for user with all permissions should be Add search, Declare lost, Mark as missing
- Scenario
- Given the open loans for a user, and a loan on the page for an item with the item status claimed returned
- When the action menu is open
- Then display Add search as an option in that menu
- Scenario
- Given the Add search option
- When clicked
- Then display Add search modal
- header: Add search
- body:
- <Title of item> (<material type of item>) (Barcode: <barcode of item>) has been searched.
- Comments
- text entry
- Not required
- Controls:
- Confirm (primary styling)
- Cancel
- Scenario
- Given the Add search modal
- When the user clicks Cancel
- Then close the modal, without recording a search action
- Scenario
- Given the Add search modal
- When the user clicks Confirm
- Then close the modal and record a search action in the action table on loan details
- Action date: date and time user clicks Confirm
- Action: Searched
- Due date: same as due date from previous row
- Item status: Claimed returned
- Source: Lastname, firstname of user who clicked confirm (linked)
- Comments: any comments user entered when adding search
TestRail: Results
Attachments
Issue Links
- blocks
-
UIU-1923 Permissions to add searches to items
-
- Blocked
-
-
UIU-1924 Claimed returned items: display all claimed returned items in one list
-
- Blocked
-
- defines
-
UXPROD-532 Claim returned: track searches
-
- Analysis Complete
-