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

            Bug ID: 41208
           Summary: Log viewer should use an API or limit max results per
                    search
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: 25.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Koha's log viewer loads all results at one time into a datatable. Large systems
can have potentially hundreds of millions of rows. An unconstrained search can
easily use up all the RAM even on systems with dozens of gigbytes of memory.

Koha should either have a limit of the query and encourage users to limit their
query further if the full results cannot be displayed, or we should use the API
for paginated results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to