[Koha-bugs] [Bug 29440] New: Refactor/clean up bulkmarcimport.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 9 13:29:27 CET 2021


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

            Bug ID: 29440
           Summary: Refactor/clean up bulkmarcimport.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: glasklas at gmail.com
        QA Contact: testopia at bugs.koha-community.org

In order to address various issues with and add some new features to
bulkmarcimport.pl I found it necessary to first clean up the script. At our
library we run a modified version of bulkmarcimport.pl that for practical
reasons was squashed into one commit. I have split this commit into various
feature branches, all which depends on the clean up version of the script. So
in the first commit of this issue I tried to isolate all the changes that
should not affect current script behavior and are mostly related to code
formatting, structure and optimizations. The next commits (for this issue) will
contain changes that do affect script behavior, but that I would argue should
be the default behavior and where the current could be considered confusing
and/or buggy.

I will later create new related issues for the newly added features mentioned
above (and it's possible there is stuff in this patch that should have been
broken out and I have overlooked).

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