https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39215
--- Comment #10 from Martin Renvoize (ashimema) <[email protected]> --- Withdrawing the search-engine-error tagging follow-up (attachments 201908/201909). On reflection it doesn't add anything: the code already appends the full, unmodified AddBiblio warning text to the EDIFACT error detail regardless of whether it matches a search-engine signature, so the underlying exception text (e.g. "Search::Elasticsearch::Error::NoNodes...") is already visible in the log. The [SEARCH ENGINE ERROR] prefix was just a label on information that was already there, not new information - anyone triaging could already grep the raw detail for the same signatures. Not worth the added surface area for that. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
