28 Sep
2023
28 Sep
'23
1:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34938 --- Comment #6 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Kristi from comment #4)
In testing, when I go to Circulation > Holds ratios, I get the errors in the attached screenshot. If this is user error on my part, please let me know how I can adjust.
Kristi, this is the thing I mention here: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34938#c2 KTD and the sandboxes are set by default with SQL strict mode enabled. Since the code in reserveratios.pl contains several GROUP BY's it fails with strict mode on. -- You are receiving this mail because: You are watching all bug changes.