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

            Bug ID: 18821
           Summary: GetPatronLastActivity is a performance killer
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Enabling GetPatronLastActivity can cause an extreme performance hit, especially
on the staff side during checkin and checkout. It makes more sense to only
update the last activity timestamp on the first access of a given session. This
will greatly improve performance while retaining the same basic information.

-- 
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]
http://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