[Koha-bugs] [Bug 25030] IncludeSeeFromInSearches not honoured in Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 19 12:37:58 CEST 2021


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

--- Comment #16 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 126479
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126479&action=edit
Bug 25030: (QA follow-up) Fix tests

Fluid is not a valid value for cxn_pool - valid values are:
Sniff,Static,NoPing

AddAuthority call calls index - the indexing call was trying to access
the ES server with mocked values and dying when they were invalid

This patch uses a correct value for cxn_pool and inserts directly into DB
to avoid indexing

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


More information about the Koha-bugs mailing list