Ability to globally remove unused authorities (those that are not linked to any bibliographic record). Currently, this can be done by each heading and this is very time consuming and labour-intensive!
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!