[Koha-bugs] [Bug 23626] Add a system preference to limit the number of rows of data used in a chart when viewing report results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 23 17:47:39 CEST 2019


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com

--- Comment #20 from Nick Clemens <nick at bywatersolutions.com> ---
Presenting an alternate patch here. We should only fetch the additional chart
data when needed, using the report/svc we can get the json on demand. This also
allows us to utilize the existing syspref SvcMaxReportRows

Please test and let me know what you think.

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


More information about the Koha-bugs mailing list