DBIx::Class::ResultSet::_construct_results(): Unable to properly collapse has_many results in iterator mode due to order criteria - performed an eager cursor slurp underneath. Consider using ->all() instead at /kohadevbox/koha/Koha/Objects.pm line 319
Exactly the same as bug 28561, but for virtualshelves/shelves.pl (vs opac/opac-shelves.pl)
Created attachment 167005 [details] [review] Bug 36914: Remove DBIC warning in shelves.pl Same fix as Bug 28561: Remove DBIC warning in opac-shelves But for staff
Created attachment 167021 [details] [review] Bug 36914: Remove DBIC warning in shelves.pl Same fix as Bug 28561: Remove DBIC warning in opac-shelves But for staff Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.06
Backported to 23.05.x for upcoming 23.05.12
Not backporting to 22.11 unless requested
No updates to the manual required.