Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
P2
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 17.0.0
-
Labels:
-
Template:customfield_11100 30635
-
Sprint:eHoldings Sprint 76
-
Story Points:1
-
Development Team:Spitfire
Description
When making a POST call to
https://folio-testing-okapi.aws.indexdata.com/circulation/check-in-by-barcode
the response looks like the following:
{ "item" : { "id" : "459afaba-5b39-468d-9072-eb1685e0ddf4", "holdingsRecordId" : "65032151-39a5-4cef-8810-5350eb316300", "instanceId" : "f31a36de-fcf8-44f9-87ef-a55d06ad21ae", "title" : "The Girl on the Train", "barcode" : "765475420716", "contributors" : [ { "name" : "Creator A" }, { "name" : "Creator B" } ], "callNumber" : "MCN FICTION", "status" : { "name" : "Available" }, "location" : { "name" : "Annex" }, "materialType" : { "name" : "dvd" } }, "staffSlipContext" : { "item" : { "title" : "The Girl on the Train", "barcode" : "765475420716", "status" : "Available", "primaryContributor" : null, "allContributors" : "Creator A; Creator B", "callNumber" : "MCN FICTION", "callNumberPrefix" : null, "callNumberSuffix" : null, "enumeration" : null, "volume" : null, "chronology" : null, "yearCaption" : "", "materialType" : "dvd", "loanType" : "Can circulate", "copy" : "", "numberOfPieces" : null, "descriptionOfPieces" : null, "effectiveLocationSpecific" : "Annex", "effectiveLocationLibrary" : "Datalogisk Institut", "effectiveLocationCampus" : "City Campus", "effectiveLocationInstitution" : "Københavns Universitet", "lastCheckedInDateTime" : "2019-11-01T16:51:23.315Z" } } }
As seen from the above, request and requester information is missing from the staffSlipContext
TestRail: Results
Attachments
Issue Links
- blocks
-
UICHKIN-109 Route for delivery check in modal + delivery slip
-
- Closed
-
- defines
-
UXPROD-113 Fulfilling delivery requests
-
- Closed
-
- relates to
-
CIRC-454 Delivery requests: support tokens for delivery slip
-
- Closed
-