[Koha-bugs] [Bug 29648] Make KohaTable tables 'default length' and 'default sort' configurable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 12:47:58 CEST 2022


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

--- Comment #120 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 134019
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134019&action=edit
Bug 29648: Move NumSavedReports to the table settings

The syspref NumSavedReports can be moved to the table settings config
Test plan:
1. Set the syspref to a given value
2. updatedatabase # execute the atomic update
3. Go to the table settings page and confirm that the syspref's value
has been retrieved
4. Select a specific colonne for the default sort
5. Go to the report list view and confirm that the "Show X entries" has
the correct selected value and that the table is sorted as you expect.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list