[Koha-bugs] [Bug 21975] New: Unnecessary substitutions in automatic item modification by age

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 7 15:18:32 CET 2018


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

            Bug ID: 21975
           Summary: Unnecessary substitutions in automatic item
                    modification by age
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

Automatic item modification by age cronjob is based on rules with conditions
and substitutions.
When substitution value is equal to actual item value, the code should not call
C4::Items::ModItem. It adds unnecessary action log and entry in zebraqueue.
With a rule than can impact all catalogue you can explode your database with
action logs.

-- 
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