[Koha-bugs] [Bug 35560] Use the REST API for holds history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 25 17:26:52 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35560

Jonathan Druart <jonathan.druart at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160100|0                           |1
        is obsolete|                            |
 Attachment #160101|0                           |1
        is obsolete|                            |

--- Comment #15 from Jonathan Druart <jonathan.druart at gmail.com> ---
Created attachment 163831
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163831&action=edit
Bug 35560: Use the REST API for holds

This patch uses the new REST API endpoint to retrieve the old holds.

We can now have 2 tables, one for the current holds and one for the old
ones.

Test plan:
Have several holds with several statuses.
Notice that you see the holds in the respective tables. Test the usual sorting
filtering DT feature and confirm that everything works as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list