[Koha-bugs] [Bug 18017] [Unimarc] Importing biblios from Z39.50 servers duplicates related authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 28 16:58:50 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18017

Laurence Rault <laurence.rault at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laurence.rault at biblibre.com

--- Comment #3 from Laurence Rault <laurence.rault at 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.


More information about the Koha-bugs mailing list