13 Mar
2025
13 Mar
'25
11:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 --- Comment #177 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Just adding a late comment here. But this patch resolves the following warning (still seeing it under 23.11): [2025/03/12 14:01:11] [WARN] 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 /usr/share/koha/Koha/Objects.pm line 319 The unneeded prefetch of branchtransfers being the culprit. -- You are receiving this mail because: You are watching all bug changes.