18 Apr
2025
18 Apr
'25
10:46 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39301 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- QA comment: This is a pragmatic workaround, but not a complete solution. The actual cause in Koha/Statistic is not addressed here. Enqueuing one record for this process is a bad idea. Too much overhead. We should run it on a result set in the plural object. And probably not run it directly after adding to statistics but on a daily basis or so. -- You are receiving this mail because: You are watching all bug changes.