27 Sep
2019
27 Sep
'19
2 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626 --- Comment #31 from Paul Hoffman <paul@flo.org> --- (In reply to Paul Hoffman from comment #0)
The attached patch introduces a system preference to limit the number of rows used when charting report results; at this time, and with bug #23624 fixed, that is the only aspect of reporting that loads all results into memory at once.
Well, I was totally wrong. Exporting the results (tab-delimited, CSV, or *.ods) also loads all results into memory at once. I am working on patches that broaden the sys pref and use it to limit the rows when exporting. -- You are receiving this mail because: You are watching all bug changes.