https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18017 Laurence Rault <laurence.rault@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |laurence.rault@biblibre.com --- Comment #3 from Laurence Rault <laurence.rault@biblibre.com> --- If I understand the patch, a test plan could be Test plan BiblioAddsAuthorities ON AutoCreateAuthorities ON 1) Import Z3950 record and save it : authorities are created 2) 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 Tested on sandbox : BiblioAddsAuthorities ON AutoCreateAuthorities ON 1) Import Z3950 record and save it : authorities are created 2) 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 authorities (duplicates) are created for the same values : KO -- You are receiving this mail because: You are watching all bug changes.