Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Core: F - Sprint 82
-
3
-
Prokopovych
Description
Purpose: Patrons may think they have returned items that are still showing as checked out on their account. When this happens, the item is still considered loaned to the patron, but the library will treat the item differently from other items on the patron's account (the item will not be considered overdue, and it will be searched for extensively). Eventually, even if the item has not been found, the library will stop searching and resolve the claim, in effect deciding whether the library misplaced the item (and the patron shouldn't be blamed) or if the patron misplaced the item (and should be charged).
Scenarios
- Scenario
- Given an open loan for an item with the status Claimed returned
- When the user selects Declare lost
- Then display a confirmation modal:
- Heading: Confirm Declared lost status
- Text: <title of item> (<material type>) (Barcode: <barcode>) will be declared lost.
- Text input:
- Label: Additional information* (required)
- Field help text: Enter more information about the lost item (required)
- Buttons:
- Cancel
- Confirm (activate once user enters required text)
- Scenario
- Given the Declared lost modal
- When the user clicks confirm
- Then change the item to declared lost
- Change the item's status to declared lost
Create the fees and fines specified by loan policy(UIU-1220)
- Scenario
- Given the Declared lost modal
- When the user clicks cancel
- Then do not change the status of the item
Notes:
- Similar to declaring an item lost as in
UIU-1202(did not repeat all scenarios here)
TestRail: Results
Attachments
Issue Links
- blocks
-
CIRC-742 BE: Add notes on user record to note claim outcome
-
- Closed
-
-
UIU-1300 Add notes on user record to note claim outcome
-
- Closed
-
-
UIU-1301 Add patron notice checkbox to Declared lost and Missing modals
-
- Blocked
-
- defines
-
UXPROD-88 Loan: Claim returned
-
- Closed
-
- is blocked by
-
CIRC-626 Backend: Claim returned: mark an item claim returned
-
- Closed
-
-
CIRCSTORE-175 Backend for Mark item Declared lost
-
- Closed
-
-
MODINV-194 Backend: Claim returned: mark an item claim returned
-
- Closed
-
-
MODINVSTOR-433 Backend: Claim returned: mark an item claim returned
-
- Closed
-
-
UIU-1202 Mark item Declared lost
-
- Closed
-
-
UIU-1213 Claim returned: mark an item claimed returned
-
- Closed
-