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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to