[Koha-bugs] [Bug 15188] New: remove_unused_authorities.pl will delete all authorities if zebra is not running

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 13 17:26:31 CET 2015


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: gmcharlt at gmail.com
          Reporter: matthias.meusburger at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list