[Koha-bugs] [Bug 28974] Add pagination to holds queue viewer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 24 19:27:51 CEST 2021


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124874|0                           |1
        is obsolete|                            |
 Attachment #124875|0                           |1
        is obsolete|                            |

--- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 125291
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125291&action=edit
Bug 28974: Add pagination to holds queue viewer

We have a partner processing thousands of holds per day, per branch. At this
number of holds, the script loads very slow if it manages to load at all.

Paginating the results of the holds queue will allow this page more flexible
and load more quickly.

Test Plan
1) Generate a lot of holds in the holds queue
2) Apply this patch
3) Try out the new pagination bar
4) Ensure the limit and page features function correctly

Signed-off-by: Emmi Takkinen <emmi.takkinen at koha-suomi.fi>

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


More information about the Koha-bugs mailing list