http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15188
Bug ID: 15188
Summary: remove_unused_authorities.pl will delete all
authorities if zebra is not running
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: MARC Authority data support
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The script misc/migration_tools/remove_unused_authorities.pl will delete all
authorities if zebra is not running.
Test plan:
1) Shut down zebra: koha-zebra-ctl.sh stop
2) Execute the script: remove_unused_authorities.pl (with -t if you don't want
to really delete from your database).
3) Check that the script would have deleted all the authorities (eg: 31449
authorities parsed, 31449 deleted and 0 unchanged because used).
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/