Hi everyone, I purpose to add a new endpoint to list all old reserves by patron id. The definition is the same than "hold" definition and it just a new route to display old reserve for see cancellation reason or cancellation date for example.
Created attachment 158325 [details] [review] Bug 35247: Add new API route to list old reserves by patron Test plan: 1) Apply this patch 2) Go to "/api/v1/patrons/{patron_id}/old_holds" to see old reserves by patron
Created attachment 158326 [details] [review] Bug 35247: Add new API route to list old reserves by patron Test plan: 1) Apply this patch 2) Go to "/api/v1/patrons/{patron_id}/old_holds" to see old reserves by patron Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 158327 [details] [review] Bug 35247: (follow-up) Perltidy fixes to OldHolds.pm Whitespace changes only. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Thanks Owen :)
Please see bug 35353 comment 5. We have now 3 implementations for the same thing...
Bug 35353 is now pushed so close as duplicate ?
*** This bug has been marked as a duplicate of bug 35353 ***