[Koha-bugs] [Bug 33997] New: Borrowers.updated_on should not be updated by track_login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 13 15:34:33 CEST 2023


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

            Bug ID: 33997
           Summary: Borrowers.updated_on should not be updated by
                    track_login
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: matt.blenkinsop at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Currently borrowers.updated_on is updated by track_login even though a login is
not an update to the patron record. This update needs to be blocked so that the
updated_on field accurately reflects updates to the patron. Logins are supposed
to be tracked by borrowers.lastseen which track_login already does.

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


More information about the Koha-bugs mailing list