https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33997
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA --- Comment #5 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
