[Koha-bugs] [Bug 35991] New: C4::Items::AddItemBatchFromMarc should not call logaction()

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 5 11:35:49 CET 2024


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

            Bug ID: 35991
           Summary: C4::Items::AddItemBatchFromMarc should not call
                    logaction()
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

C4::Items::AddItemBatchFromMarc calls logaction() :
https://git.koha-community.org/Koha-community/Koha/src/commit/12b6c0e67d39590da23a614fbe6d4aa4f18923aa/C4/Items.pm#L266

But this action is already done by Koha::Item->store() a few line above.

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