design and implement a "check-in-by-barcode" API
Description
Environment
None
Potential Workaround
None
blocks
duplicates
is blocked by
Checklist
hideTestRail: Results
Activity
Show:

Marc Johnson November 26, 2018 at 8:28 AM
This is tentatively blocked on [FOLIO-1624] which meant that a variety of builds failed since Friday (many have since been re-ran and succeeded).

Jakub Skoczen November 26, 2018 at 7:53 AM
Sounds good on the proposed change. Is there a particular reason this issue blocked?

Michal Kuklis November 24, 2018 at 1:53 PM
that makes sense. Thanks!

Marc Johnson November 21, 2018 at 2:40 PM
The draft API I proposed above had returnDate
as a parameter. Which to me only makes for a check in to return a loan. The rename I was referring to was in the draft spec, rather than anything in the system already.
Does that make sense?

Michal Kuklis November 21, 2018 at 2:19 PM
did you mean to say: rename checkInDate to returnDate? If so that makes a lot of sense given this API will be used for other purposes.
Done
Created November 1, 2018 at 12:09 PM
Updated November 27, 2018 at 3:27 PM
Resolved November 27, 2018 at 3:27 PM
The API should be in the style of existing APIs like renewal and checkout (RPC style). This is a prerequisite for [CIRC-146]