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

            Bug ID: 29016
           Summary: viewlog.pl - Problem with many entries
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Tools
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: vitorfernande...@gmail.com
        QA Contact: testo...@bugs.koha-community.org

The script viewlog.pl it's very slow because it retrieves all action logs at
the same time. It should use KohaTables with pagination/number max of returning
entries like other Koha tables (API + AJAX wrapper).

Test plan:

- We need a database with a large number of entries in the action_logs table
(200k for example)
- Open view logs tool (viewlog.pl)
- Select all modules and search
- Timeout or a long waiting time

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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