[Koha-bugs] [Bug 30522] New: merge authorities has a max limit of 100 on number of linked biblios it will modify

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 13 13:30:24 CEST 2022


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

            Bug ID: 30522
           Summary: merge authorities has a max limit of 100 on number of
                    linked biblios it will modify
 Change sponsored?: ---
           Product: Koha
           Version: 21.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: bernard.scaife at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

With systempreference AuthorityMergeLimit set to say 50, if you amend an
authority record which has more than 100 linked bibs and run merge_authorities
-b -v - then only the first 100 bibs are amended to match the authority. The
remaining ones are unmodified.

I think it relates to line 81 of /Koha/Authorities.pm and what is returned to
the variable  $result.

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