https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28011 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |dcook@prosentient.com.au |ity.org | --- Comment #5 from David Cook <dcook@prosentient.com.au> --- Warnings: This uses Zebra's scan feature to build up the list of authority records to use for updating, and this can be a resource intensive operation. It can use 100% CPU for the zebrasrv connection since it's doing a lot of rapid scanning. So just beware. This script will also only work as expected if your Zebra indexes are current. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.