https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24348 Bug ID: 24348 Summary: Record matching rules: required match checks does not work Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: koha-bugs@lists.koha-community.org Reporter: andreas.jonsson@kreablo.se QA Contact: testopia@bugs.koha-community.org The required match checks where broken by commit 53545ba739e1706da7f3e52c145f0f6c8bbfb18c of Bug 22046. _passes_required_checks takes the marc record data as parameter, but the refactoring done in bug 22046 results in the record id beeing passed instead. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.