[Koha-bugs] [Bug 15504] Track Patron's Last Activity

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 1 21:02:07 CET 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|This enhancement enables    |This enhancement changes
      release notes|tracking patron activities  |how tracking patron
                   |once per day. When enabled, |activities (and updating
                   |this updates the            |the borrowers.lastseen
                   |borrowers.lastseen field    |field) works - you can now
                   |for patrons with the        |select what patron
                   |current date and time - the |activities to track.
                   |first time each day that    |
                   |one of the triggering       |Previously, with
                   |activities occurs.
         |TrackLastPatronActivity
                   |
                           |enabled, the
                   |Two new                     |borrowers.lastseen field
                   |system preferences that     |was updated the first time
                   |enable patron activity      |each day one of the
                   |tracking are:
              |"hard-coded" activities
                   |-                           |occurred - you could not
                   |TrackLastPatronActivity:    |select what patron
                   |enables tracking patron     |activities to track
                   |activity
                   |
                   |-                           |With
                   |TrackLastPatronActivityTrig |this enhancement, you can
                   |gers: used to select the    |now individually select the
                   |activities to track
        |patron activities to track.
                   |                            |The current trackable
                   |Activities that are tracked |activities are:
                   |are:
                       |- All
                   |- Checking out an item      |activities
                   |- Connection to Koha via    |- Checking out
                   |SIP or ILS-DI
              |an item
                   |- Login to                  |- Connections to
                   |OPAC
                       |Koha using SIP and ILS-DI
                   |- Renewing an item
         |-
                   |-                           |Logging in (for both the
                   |Returning an item           |OPAC and the staff
                   |                            |interface)
                   |                            |- Placing an
                   |                            |article request
                   |                            |- Placing a
                   |                            |hold on an item
                   |                            |- Renewing
                   |                            |an item
                   |                            |- Returning an item
                   |                            |
                   |                            |Notes:
                   |                            |- If no activities
                   |                            |are selected, then patron
                   |                            |activity is not tracked and
                   |                            |the borrowers.lastseen
                   |                            |field is not updated.
                   |                            |- The
                   |                            |system preference
                   |                            |TrackLastPatronActivity was
                   |                            |renamed to
                   |                            |TrackLastPatronActivityTrig
                   |                            |gers.

--- Comment #195 from David Nind <david at davidnind.com> ---
I've updated the release notes, as this how the enhancement worked was changed
between sign off and being pushed.

Feel free to correct any mistakes I've made or make it better!

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


More information about the Koha-bugs mailing list