Details
Description
Purpose: Item status should be changed to "Checked Out - Recalled" or "Checked Out - Hold when the item has an associated recall or on hold, respectively.
Scenarios:
- Scenario
- Given Item A
- When item A has at least one associated recall request
- Then Item A's Status should be "Checked Out - Recalled" on Item Details, User Loans and Loan Details
- Scenario
- Given Item A
- When item A has at least one hold request
- Then Item A's Status should be "Checked Out - Held" on Item Details, User Loans and Loan Details
NOTE: I discussed the implementation of this with Jakub and he liked the idea of keeping two distinct statuses on the back end (one for Item Status (Checked Out, in this case) and another for Request Status (Recalled or Hold, in this case) and then concatenating them for display(this is how the SMEs would like to see the info presented).
TestRail: Results
Attachments
Issue Links
- is blocked by
-
CIRC-39 Change Item Status When It is Requested
-
- Closed
-
-
CIRC-40 Include requests in loan history
-
- Closed
-
-
CIRCSTORE-14 create an endpoint for requests objects
-
- Closed
-
-
UIREQ-2 Requests: Create Request v1
-
- Closed
-
- relates to
-
UIREQ-88 Change compound item statuses for requested items
-
- Closed
-
-
CIRC-55 Allow a Hold request to be placed on an item not checked out
-
- Closed
-