https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39215 --- Comment #10 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- 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.