Summary: | Ability to globally remove authorities with no bibliographic record linked. | ||
---|---|---|---|
Product: | Koha | Reporter: | Iming Chan <iming> |
Component: | Tools | Assignee: | Juan Romay Sieira <juan.sieira> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | aloi54, fridolin.somers, gmcharlt, juan.sieira, kyle, marjorie.barry-vila, mathsabypro, nicolas.legrand |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 11441 - Ability to globally remove authorities with no bibliographic record linked.
[SIGNED OFF] Bug 11441 - Ability to globally remove authorities with no bibliographic record linked. Bug 11441 - Ability to globally remove authorities with no bibliographic record linked. |
Description
Iming Chan
2013-12-24 10:47:04 UTC
Good idea! M. Saby Created attachment 24594 [details] [review] Bug 11441 - Ability to globally remove authorities with no bibliographic record linked. Can you give us a test plan for this bug. Is it automatically applied or must we generate it? It will parse all authoritiestypes (or only those given as parameter), and remove authorities without any biblio attached. Created attachment 26326 [details] [review] [SIGNED OFF] Bug 11441 - Ability to globally remove authorities with no bibliographic record linked. To test it: Parse only PERSO_NAME authorities: misc/migration_tools/remove_unused_authorities.pl -aut PERSO_NAME Parse all authorities: misc/migration_tools/remove_unused_authorities.pl Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr> my installation for the Marseille hackfest was perfect too test this one :), I had loads of authorities not attached to biblios (quick import from marc dumps from BULAC ILS...). It passed the tests :). Cheers. Created attachment 27025 [details] [review] Bug 11441 - Ability to globally remove authorities with no bibliographic record linked. To test it: Parse only PERSO_NAME authorities: misc/migration_tools/remove_unused_authorities.pl -aut PERSO_NAME Parse all authorities: misc/migration_tools/remove_unused_authorities.pl Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master. Thanks, Juan! (In reply to Galen Charlton from comment #8) > Pushed to master. Thanks, Juan! You're welcome Pushed to 3.14.x, will be in 3.14.10 Picked for 3.12.15! |