[Koha-bugs] [Bug 35069] Items to buy column on circ/reserveratios.pl does not sort properly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 17 01:04:48 CEST 2023


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 157219
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157219&action=edit
Bug 35069: Fix holds to buy column sorting

This patch adds the data-sort attribute to the "Items to buy" column to ensure
proper sorting.

To test:
1. Make a lot of holds.
2. On some holds have a high enough holds/copies ratio so the "Items to buy
column" has values greater than 10.
3. Sort by that column. Notice the copies with an "Items to buy" higher than 10
do not get sorted correctly.
4. APPLY PATCH
5. Try steps 1 -3 again. Everything should sort properly.

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


More information about the Koha-bugs mailing list