[Koha-bugs] [Bug 29648] Replace NumSavedReports with table configuration setting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 16 14:47:46 CET 2021


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

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 128593
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128593&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.

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


More information about the Koha-bugs mailing list