https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31784 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #18 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Hi, I like what we are approaching here. But I don't think ->single_branch_mode is a Koha::Libraries (resultset) method. I.e. you're using it in Koha::Libraries->new->single_branch_mode, but devs could mistakenly use it on already calculated resultsets... If it wasn't ugly, I'd just say this should be a C4::Context method. I'm sorry to fail it, but don't have the bandwidth to think of an alternative placement right now. Happy to help if you follow-up on this. -- You are receiving this mail because: You are watching all bug changes.