https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32623 Bug ID: 32623 Summary: Koha offline circulation Firefox addon should display all branches by default when testing configuration Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: paul.derscheid@lmscloud.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When testing the configuration for an instance that has more than 20 branches, the extension relies on the RESTdefaultPageSize SystemPreference to determine how many branches to display in the select element. I'd argue that this extension should include all branches without the need to modify that SystemPreference, as this might cause unwanted side-effects. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.