Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Won't Do
-
None
-
None
-
None
-
customfield_11100 25264
-
13
-
Prokopovych
Description
Purpose: We need a way for circ staff to get a report on which items need to be cleared from the hold shelf (because their pickup has expired or they have been cancelled). The SIG has requested we handle this by changing the Item status to "Pickup expired" in this case.
User story:
As a circ desk worker
I want to be able to get a report of all the expired and cancelled items on the hold shelf
So I can collect them and scan them into Check in app so they can go back into circulation
Report will be created as follows:
- Export Requests csv
- Filter by:
- Pickup service point = Service point I want to clear
- Item status = Pickup expired
I think just these two filters should be sufficient.
Scenarios:
- Scenario
- Given a requested item's status is "Awaiting pickup"
- When the request expires and the request status changes to "Closed - Pickup expired"
- Then the item status should also be changed to "Pickup expired"
- Scenario
- Given a requested item's status is "Awaiting pickup"
- When the request is cancelled and the request status changes to "Closed - Cancelled"
- Then the item status should also be changed to "Pickup expired"
- Scenario
- Given an item with item status Pickup expired
- When scanned into the Check in app
- Then the item status should change according to what the item is needed for next, such as:
- Awaiting pickup - if the item is needed for another request at the same pickup service point
- In transit - if the item is needed for another request OR for reshelving at a different pickup service point
- Available - if the item is needed for reshelving at a location related to the current service point
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-1546 Q2 2019 Requests Cleanup Work
-
- Closed
-
- has to be done after
-
FOLIO-1953 SPIKE: propose an approach for scheduling tasks in Okapi
-
- Closed
-
- relates to
-
CIRC-300 Re-Implement request status "Closed - Pickup expired" using new OKAPI scheduler
-
- Closed
-
-
CIRCSTORE-133 Request Expiration Job Takes Too Long for Short Term Expiry Periods
-
- Closed
-