[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
Fri May 6 22:37:05 CEST 2022


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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 134764
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134764&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!

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


More information about the Koha-bugs mailing list