Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
Core: F - Sprint 88
-
5
-
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). If the item is found, it will be checked in, and the library needs to mark whether or not it was found in the library or found by the patron.
Scenarios
- Scenario
- Given an item that has the status Claimed returned
- When that item is scanned in the Check In app
- Then display a confirmation modal:
- Title: Check in claimed returned item
- Text: <title of item> (<material type>) (Barcode: <barcode of item>) has been claimed returned.
notify patronout of scope- Buttons:
- Cancel
- Found by library
- Returned by patron
- Scenario
- Given the Check in claim returned item modal
- When the user selects Cancel
- Then do not check in the item
- Scenario
- Given the Check in claim returned item modal
- When the user selects Found by library
- Check in item
- Scenario
- Given the Check in claim returned item modal
- When the user selects Returned by patron
- Check in item
Notes:
TestRail: Results
Attachments
Issue Links
- blocks
-
UIU-1218 Claimed returned: show check in in loan details
-
- Closed
-
- defines
-
UXPROD-2325 Claimed returned: UI work, permissions, resolving claim
-
- Closed
-
- is blocked by
-
CIRC-626 Backend: Claim returned: mark an item claim returned
-
- Closed
-
-
CIRC-660 Claimed returned: check in item
-
- Closed
-
-
MODINV-194 Backend: Claim returned: mark an item claim returned
-
- Closed
-
-
MODINVSTOR-433 Backend: Claim returned: mark an item claim returned
-
- Closed
-
-
UIU-1213 Claim returned: mark an item claimed returned
-
- Closed
-
- is cloned by
-
CIRC-660 Claimed returned: check in item
-
- Closed
-