From 524fe95d812441a675fd3572709e74a200998a78 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Mon, 29 Jul 2024 12:01:17 -0700 Subject: [PATCH] [DOCS] Add known issue to 8.14 release notes (#189331) (cherry picked from commit 36bf90913e29ccc54a47f78449e31ab6eb734e05) --- docs/CHANGELOG.asciidoc | 46 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index a7d48773e7b08..12e04944fab45 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -73,7 +73,13 @@ Review important information about the {kib} 8.x releases. [[release-notes-8.14.3]] == {kib} 8.14.3 -The 8.14.3 release includes the following bug fixes. +The 8.14.3 release includes the following bug fixes and known issues. + +[float] +[[known-issues-8.14.3]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-186969] [float] [[fixes-v8.14.3]] @@ -86,7 +92,13 @@ For the Elastic Security 8.14.3 release information, refer to {security-guide}/r [[release-notes-8.14.2]] == {kib} 8.14.2 -The 8.14.2 release includes the following bug fixes. +The 8.14.2 release includes the following bug fixes and known issues. + +[float] +[[known-issues-8.14.2]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-186969] [float] [[fixes-v8.14.2]] @@ -104,7 +116,13 @@ Presentation:: [[release-notes-8.14.1]] == {kib} 8.14.1 -The 8.14.1 release includes the following bug fixes. +The 8.14.1 release includes the following bug fixes and known issues. + +[float] +[[known-issues-8.14.1]] +=== Known issues + +include::CHANGELOG.asciidoc[tag=known-issue-186969] [float] [[fixes-v8.14.1]] @@ -125,6 +143,28 @@ Observability:: For information about the {kib} 8.14.0 release, review the following information. +[float] +[[known-issues-8.14.0]] +=== Known issues + +// tag::known-issue-186969[] +[discrete] +.Creating or editing APM, {observability} and {stack-monitor-app} rules fails +[%collapsible] +==== +*Details* + +When you attempt to create or edit some rule types in **{stack-manage-app}** > **{rules-ui}**, the request will fail with errors similar to `Cannot read properties of undefined (reading 'eui')` or `e.theme.eui is undefined`. +Refer to https://github.com/elastic/kibana/issues/186969[#186969] + +*Impact* + +This known issue impacts only {observability}, {stack-monitor-app}, and APM and {user-experience} rules. + +*Workaround* + +To work around this issue for {observability} and APM and {user-experience} rules, create them from the {observability} *Alerts* page. +Refer to <> and {observability-guide}/create-alerts-rules.html[Create and manage {observability} rules]. +==== +// end::known-issue-186969[] + [float] [[breaking-changes-8.14.0]] === Breaking changes