add pickupServicePointId to the the request object
Description
Environment
None
Potential Workaround
None
blocks
is blocked by
Checklist
hideTestRail: Results
Activity
Show:

Cate Boerema October 23, 2018 at 9:42 AM
Just so that I fully understand, this is something we need to extend the storage model to track, right?
I assume so. We need to do whatever is needed to support the requirements in which, in turn, will enable a bunch of other functionality such as that specified in and ,
Do we need to create an issue in mod-circulation-storage, or should we just move this one?
No idea.

Kurt Nordstrom October 22, 2018 at 7:15 PM
Just so that I fully understand, this is something we need to extend the storage model to track, right? Do we need to create an issue in mod-circulation-storage, or should we just move this one?

Jakub Skoczen October 18, 2018 at 11:51 AM
can one of you guys take care of this item?
Done
Created October 17, 2018 at 1:08 PM
Updated October 26, 2018 at 7:09 PM
Resolved October 26, 2018 at 7:09 PM
TestRail: Cases
TestRail: Runs
Based on the work in we need to be able to store the pickupServicePointId for a given request. It looks like this is currently missing:
https://s3.amazonaws.com/foliodocs/api/mod-circulation/2/circulation.html#POST/circulation/requests
and the schema needs to be extended.