[Koha-bugs] [Bug 35191] Make entries per page configurable for items table on staff detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 31 09:03:54 CET 2023


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 158109
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158109&action=edit
Bug 35191: Make entries per page configurable for items table on staff detail
page

The new API driven items view defaults to 20 per page. This is a bit low, it
would be great if it could be configurable to a higher value per the table
configuration.

Test plan:
1. Apply this patch
2. restart_all (memcached restart is required)
3. Go to Administration > Table settings
4. Catalogue > holdings_table | otherholdings_table
=> Notice the new "Default display length"
5. Select something else than 20
6. Go to the detail page of a record with lot of records
=> Notice that the default value defined in the settings is used.

-- 
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