https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17156 Bug ID: 17156 Summary: Record matching on tag 001 does not work Change sponsored?: --- Product: Koha Version: 16.05 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: joachim.ganseman@ehb.be QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Reproduction of the problem: - Stage and import a MARC21 record that contains data in Field 001. Update the zebra-index if necessary. - Define a record matching rule (in Administration -> Record Matching Rules) on Field 001: Search index = Control-number ; Tag = 001 ; leave Subfield, Offset and Length empty. - Now import the exact same record again, using this matching rule. Expected result: match found Actual result: no match found My gut feeling is that because 001 is a Control Field without any subfields, something goes wrong. -- You are receiving this mail because: You are watching all bug changes.