...
References
...
Actions / Unknowns
...
Product
- Does cancellation at the pickup library need to be supported?
- Can we use real pickup location in borrowing system (not in FOLIO)?
- What change is needed in mod-dcb to support three-legged transaction transitions?
Technical
- Review code that potentially restricts pickup locations sent to Locate
- Review other workflow transitions to reconcile against three-legged transaction transitions.
- Are preflight checks required for three-legged transactions?
Not expected.
This would be where we intercept system-wide PUA disabled.
- Is the active workflow set too late?
...
Add mock tests for identifying and placing three-legged request
Rename existing patronRequest API test for 2-legged requests (RET-STD workflow)
Add additional patronRequest tests for 3-legged requests (RET-PUA workflow)
Add consortial config to enable or disable pickup anywhere
Default: disabled
Add to DCB Admin
Include data change logging
Reject at preflight if necessary
TBC
Expose pickup anywhere request data inside DCB Admin
Extend raw local item and request status to pickup
Add accordions to patron request page
...