[Koha-bugs] [Bug 17897] Koha::SearchMappingManager - Simplify search mapping modifications

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 6 21:33:41 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17897

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158491|0                           |1
        is obsolete|                            |

--- Comment #32 from David Nind <david at davidnind.com> ---
Created attachment 158563
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158563&action=edit
Bug 17897: Fix failing tests and QA issues

Tests failed because
1) txn_begin and rollback were used inside
of subtests.
2) column search_field.type was filled with
unallowed value.

This patch also fixes QA issue with test file
exec rights and incorrect license statement.

To test prove t/db_dependent/Koha/SearchEngine/ElasticSearch.t

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list