[Koha-bugs] [Bug 30714] Checkins from other branches spam the cataloguing log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 11 13:06:56 CEST 2022


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 134864
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134864&action=edit
Bug 30714: Do no log update to holdingbranch

When an item from another branch is checked in, the holdingbranch is
updated, and this change is logged.  We record the checkin in
statistics, we do not need the cataloguing update logged

To recreate:
1 - Enable cataloguing log
2 - Check in an item with a different holding branch
3 - Check the action logs
4 - There is a cataloguing log for the holdingbranch update
5 - Apply patch
6 - Repeate with another item
7 - No log added!

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list