[Koha-bugs] [Bug 28561] Order_by triggers a DBIx warning Unable to properly collapse has_many results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 18 12:37:22 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28561

--- Comment #8 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
We don't actually need to prefetch as we are only using the biblionumber.
Using join and distinct seems to remove the warning and produce the same
results.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list