25 Mar
2024
25 Mar
'24
5:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35353 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 163829 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163829&action=edit Bug 35353: Add REST API endpoint to retrieve old holds Same as checkout but for holds, we need to provide a way to retrieve old holds for a patron. Test plan: Create some holds for a patron, cancel and fulfill some, then use the REST API endpoint with the new 'old' flag set to 1 /api/v1/patrons/42/holds?old=1 -- You are receiving this mail because: You are watching all bug changes.