[Koha-bugs] [Bug 18821] New: GetPatronLastActivity is a performance killer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 19 15:48:30 CEST 2017


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: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list