https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26581
--- Comment #21 from Nick Clemens <[email protected]> --- Created attachment 112829 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112829&action=edit Bug 26581: (follow-up) Skip merge when deleting authority Tests failing, seems to be because the indexes haven't been created yet. When deleting authority we perform a 'merge' where we search for biblios containing the authority. Since these are simply tets we can skip this step, avoid the search, and avoid a crash -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
