Bug 37310

Summary: Add ability to set default display length of holdings/otherholdings table
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CirculationAssignee: Lucas Gass (lukeg) <lucas>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kebliss, kyle.m.hall, nick
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 37310: Add default display length to holdings and otherholdings table settings
Bug 37310: Add default display length to holdings and otherholdings table settings

Description Lucas Gass (lukeg) 2024-07-10 16:09:23 UTC
The holdings and otherholdings tables default to a display length of 20 before paginating. It would be nice if this was customizable via Table settings.
Comment 1 Lucas Gass (lukeg) 2024-07-10 16:13:37 UTC
Created attachment 168753 [details] [review]
Bug 37310: Add default display length to holdings and otherholdings table settings

To test:
1. APPLY PATCH and restart_all
2. Go to a Admin > Table settings
3. Notice the "Default display length:" under both holdings and other_holdings tables.
4. Adjust the dropdown and make sure the holdings/other holdings table reflect that.

Use the 'SeparateHoldings' system preference to test the other_holdings table.
Comment 2 Eric Garcia 2024-07-10 16:52:47 UTC
Created attachment 168754 [details] [review]
Bug 37310: Add default display length to holdings and otherholdings table settings

To test:
1. APPLY PATCH and restart_all
2. Go to a Admin > Table settings
3. Notice the "Default display length:" under both holdings and other_holdings tables.
4. Adjust the dropdown and make sure the holdings/other holdings table reflect that.

Use the 'SeparateHoldings' system preference to test the other_holdings table.

Signed-off-by: Eric Garcia <cubingguy714@gmail.com>
Comment 3 Nick Clemens (kidclamp) 2024-10-03 17:14:50 UTC

*** This bug has been marked as a duplicate of bug 35191 ***