https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31105 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- -if ( C4::Context->preference('IndependentBranches') ){ +if ( C4::Context->only_my_library() ){ This change seems not related to this problem. It changes behavior for superlibrarians with IndependentBranches = Yes. So now behavior is different from waitingreserves.pl I create a new bug report if we agree. -- You are receiving this mail because: You are watching all bug changes.