2 Nov
2020
2 Nov
'20
1:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26581 --- Comment #22 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Nick Clemens from comment #21)
Created attachment 112829 [details] [review] 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
Pushed to master, thanks Nick! -- You are receiving this mail because: You are watching all bug changes.