https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30337 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Martin Renvoize from comment #7)
Works as expected and resolves a regression. QA script is happy.
I'd love to have seen some work to move some of the queries here out of the controller and up into the Koha::Holds class (so we could also have unit tests added)..
Was going to post the same. Let's follow-up and build the query in Koha::Holds->filter_by_something or the like. -- You are receiving this mail because: You are watching all bug changes.