[Koha-bugs] [Bug 36013] New: update_totalissues.pl should not log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 7 11:08:52 CET 2024


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

            Bug ID: 36013
           Summary: update_totalissues.pl should not log
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          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

Even when CataloguingLog is on, misc/cronjobs/update_totalissues.pl should not
log the changes.
It is useless and takes database space.

Do like bulkmarcimport.pl :
https://git.koha-community.org/Koha-community/Koha/src/branch/23.11.x/misc/migration_tools/bulkmarcimport.pl#L165

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


More information about the Koha-bugs mailing list