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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 23 09:52:17 CEST 2023


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl
             Status|Signed Off                  |Failed QA

--- Comment #5 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Matt Blenkinsop from comment #0)
> 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.

I am not so sure if this statement is true.
A timestamp should reflect a change on the record. And a change to lastseen is
also a change of the patron record.

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


More information about the Koha-bugs mailing list