]> git.koha-community.org Git - koha.git/commit
Bug 26581: (follow-up) Skip merge when deleting authority
authorNick Clemens <nick@bywatersolutions.com>
Mon, 2 Nov 2020 12:46:59 +0000 (12:46 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 16 Nov 2020 18:02:00 +0000 (18:02 +0000)
commitcc36475cff550beed85c646dd4ed0d45ac8918b3
treeb834d40a7a2c5c20b5e7264f8e4558f490945ad8
parent0cca3766be6e1bc13fbb0c33e02d708ac70fc946
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

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Koha/SearchEngine/Indexer.t