Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
-
Core: F - Sprint 80
-
8
-
Prokopovych
Description
Purpose: Prevent user from creating requests of any type (page, request, hold) when an item has the status declared lost.
- Scenario
- Given an item with the item status Declared lost
- When the item is entered in the New Request form
- Then display the following modal:
- Title: Item cannot be requested
- <Title of item> (<material type of item>) (Barcode: <barcode of item>) has the item status Declared lost and cannot be requested.
- Controls: Close
- Scenario
- Given the Item cannot be requested modal from scenario 1
- When the user clicks Close
- Then under Request type on the New request form, display "No request types available for selected item"
- Scenario
- Given an item with the item status Declared lost in the New Request form
- When the user clicks Save and Close on the request form
- Then:
- Do not save the request
- Display the Item cannot be requested modal from scenario 1
Notes:
- Modeled after similar behavior when patron is blocked from requesting
- Attached wireframe is for preventing requests when status is Withdrawn, not declared lost, but should be similar
TestRail: Results
Attachments
Issue Links
- blocks
-
UIREQ-392 Declared lost item: prevent all request types
-
- Closed
-
- clones
-
UIREQ-392 Declared lost item: prevent all request types
-
- Closed
-
- defines
-
UXPROD-501 Loan: Declared Lost
-
- Closed
-
- is blocked by
-
UIU-1202 Mark item Declared lost
-
- Closed
-
- is cloned by
-
CIRC-670 Backend - Aged to lost: Prevent all request types
-
- Closed
-