[Koha-bugs] [Bug 18071] Extend script update_authorities.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 15 13:52:06 CET 2017


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 60250
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60250&action=edit
Bug 18070: Add script for clean removal of authorities

This script now supports clean removal of authority records that still
have linked biblio records.
On BZ report 18071, we will extend its functionality to include updating
001 fields, triggering a merge (refresh biblio records), etc.

Test plan:
[1] Look for one or two authority records with linked biblio records.
[2] Pass their authority id's to the script:
    perl misc/maintenance/update_authorities.pl -authid X,Y -del
[3] Verify that authority record is gone and biblio records are clean.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list