https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15504 --- Comment #10 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Agnes Rivers-Moore from comment #9)
Some label suggestions - last-login (OPAC or self-checkout), updated (patron details changed through OPAC or Intranet), last-activity (activity from any channel including SIP), remote-use (outside resource SIP connections and OPAC login). Just suggestions, for wider discussion.
I'm concerned with over complicating the information. In my opinion, there are a couple things we want to track here: * Patron record modification * Patron activity (login/checkouts through any connection) Timestamps are generic, and a catch-all. That is good for logs, but the two above are more specific. These are two that need to be recorded in the patron record, that we don't have to scrounge for in logs that are not necessarily recorded, or are purged on a regular basis. I'm not sure about last-activity or remote-use. Those are a little more granular and bleed over into the other two mentioned above and might make it more confusing. But this is my opinion. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.