Bug 7664

Summary: Library transfer limits check/uncheck all will only work for displayed libraries
Product: Koha Reporter: Adrien SAURAT <adrien.saurat>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P5 - low CC: gmcharlt, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Adrien SAURAT 2012-03-07 16:08:35 UTC
On page "Home › Administration › Set Library Checkin and Transfer Policy"

When there is more than 10 branches, only the 10 first are displayed when accessing the "Library Transfer Limits" page.

To see the full list, one has to access the second page of the table sorter, then come back.
But the big problem is that when the list is truncated, if for example we do an "uncheck all" and save the modifications, the invisible branches have not been unchecked and are not part of the update.
Comment 1 Katrin Fischer 2012-04-15 07:17:37 UTC
The display is using 'datatable' now, so you can change how many entries you are shown. The problem that check all/uncheck all only work for showing branches is still true.
Comment 2 Katrin Fischer 2014-03-15 09:30:36 UTC
Can we assume that the users are aware the check/uncheck only works for what is visible? Or do we need to add a warn/change the way this works?
Comment 3 Katrin Fischer 2019-04-28 21:19:19 UTC
I am not sure if this is still true, but it might require a lot of libraries - 12 don't make it page and changes over multiple tabs safe nicely.
Comment 4 Katrin Fischer 2023-08-04 19:03:53 UTC
Closing this as I think we can assume that librarians are aware on how the datatable driven tables work by now. Please reopen if you disagree.