https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18017 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #4 from Alex Arnaud <alex.arnaud@biblibre.com> --- Full test plan is: BiblioAddsAuthorities ON AutoCreateAuthorities ON 1) replace /koha_conf_dir/etc/zebradb/marc_defs/unimarc/authorities/authority-koha-indexdefs.xml with /koha_clone/etc/zebradb/marc_defs/unimarc/authorities/authority-koha-indexdefs.xml 2) replace /koha_conf_dir/etc/zebradb/marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl with /koha_clone/etc/zebradb/marc_defs/unimarc/authorities/authority-zebra-indexdefs.xsl 3) reindex authorities, 4) Import Z3950 record and save it : authorities are created 5) Import the same record again, when saving say it is not a duplicate : Without the patch : new authorities (duplicates) are created for the same values With the patch : new record should be linked with existing authorities -- You are receiving this mail because: You are watching all bug changes.