[Koha-bugs] [Bug 30668] UpdateItemLocationOnCheckin spams the cataloguing log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 24 15:16:22 CEST 2022


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |The
      release notes|                            |UpdateNOtForLoanStatusOnChe
                   |                            |ckin can be user for the
                   |                            |cart feature, or other
                   |                            |changes no every checkin.
                   |                            |Before this patch these
                   |                            |updates were recorded in
                   |                            |the cataloguing log, which
                   |                            |is intended to capture
                   |                            |changes made by catalogers.
                   |                            |
                   |                            |This patchset avoids logs
                   |                            |for these updates, relying
                   |                            |on the returns
                   |                            |log/statistics to capture
                   |                            |the action and change of
                   |                            |location.
                   |                            |
                   |                            |Before these
                   |                            |patches the action logs
                   |                            |grew very quickly as every
                   |                            |checkin could initiate a
                   |                            |full log of the item data.

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


More information about the Koha-bugs mailing list