From b708c07ccb662c9f1e0d05d968fe627579cd93fb Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:02:00 -0400 Subject: [PATCH] [Known Issue][Detection Engine] Alert tags maintain state (#5884) * First draft * Changes * Minor change * Update docs/release-notes/8.14.asciidoc * Davis' feedback (cherry picked from commit bceccfbb1c9ebd7f5bba11ec91f980f0f8e7eeac) --- docs/release-notes/8.14.asciidoc | 64 ++++++++++++++++++++++++++++++++ docs/release-notes/8.15.asciidoc | 48 ++++++++++++++++++++++++ 2 files changed, 112 insertions(+) diff --git a/docs/release-notes/8.14.asciidoc b/docs/release-notes/8.14.asciidoc index ec08572ff6..96644dd6ae 100644 --- a/docs/release-notes/8.14.asciidoc +++ b/docs/release-notes/8.14.asciidoc @@ -26,6 +26,22 @@ On September 5, 2024, this issue was resolved. ==== // end::known-issue-14686[] +// tag::known-issue-192084[] +[discrete] +.Alerts wrongfully inherit previously-selected tags +[%collapsible] +==== +*Details* + + +When you add tags to alerts from the Alerts table, the previously-selected tags are incorrectly applied in addition to the new ones that you select. + +*Workaround* + + +When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +==== +// end::known-issue-192084[] + [discrete] [[bug-fixes-8.14.3]] ==== Bug fixes @@ -57,6 +73,22 @@ On September 5, 2024, this issue was resolved. ==== // end::known-issue-14686[] +// tag::known-issue-192084[] +[discrete] +.Alerts wrongfully inherit previously-selected tags +[%collapsible] +==== +*Details* + + +When you add tags to alerts from the Alerts table, the previously-selected tags are incorrectly applied in addition to the new ones that you select. + +*Workaround* + + +When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +==== +// end::known-issue-192084[] + [discrete] [[bug-fixes-8.14.2]] ==== Bug fixes @@ -88,6 +120,22 @@ On September 5, 2024, this issue was resolved. ==== // end::known-issue-14686[] +// tag::known-issue-192084[] +[discrete] +.Alerts wrongfully inherit previously-selected tags +[%collapsible] +==== +*Details* + + +When you add tags to alerts from the Alerts table, the previously-selected tags are incorrectly applied in addition to the new ones that you select. + +*Workaround* + + +When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +==== +// end::known-issue-192084[] + [discrete] [[bug-fixes-8.14.1]] ==== Bug fixes @@ -123,6 +171,22 @@ On September 5, 2024, this issue was resolved. ==== // end::known-issue-14686[] +// tag::known-issue-192084[] +[discrete] +.Alerts wrongfully inherit previously-selected tags +[%collapsible] +==== +*Details* + + +When you add tags to alerts from the Alerts table, the previously-selected tags are incorrectly applied in addition to the new ones that you select. + +*Workaround* + + +When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +==== +// end::known-issue-192084[] + [discrete] [[features-8.14.0]] ==== New features diff --git a/docs/release-notes/8.15.asciidoc b/docs/release-notes/8.15.asciidoc index 5e6f39bfe6..b2b7a88736 100644 --- a/docs/release-notes/8.15.asciidoc +++ b/docs/release-notes/8.15.asciidoc @@ -20,6 +20,22 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when ==== // end::known-issue-189676[] +// tag::known-issue-192084[] +[discrete] +.Alerts wrongfully inherit previously-selected tags +[%collapsible] +==== +*Details* + + +When you add tags to alerts from the Alerts table, the previously-selected tags are incorrectly applied in addition to the new ones that you select. + +*Workaround* + + +When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +==== +// end::known-issue-192084[] + [discrete] [[features-8.15.2]] ==== New features @@ -66,6 +82,22 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when ==== // end::known-issue-189676[] +// tag::known-issue-192084[] +[discrete] +.Alerts wrongfully inherit previously-selected tags +[%collapsible] +==== +*Details* + + +When you add tags to alerts from the Alerts table, the previously-selected tags are incorrectly applied in addition to the new ones that you select. + +*Workaround* + + +When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +==== +// end::known-issue-192084[] + [discrete] [[features-8.15.1]] ==== New features @@ -154,6 +186,22 @@ On September 5, 2024, this issue was resolved. ==== // end::known-issue-14686[] +// tag::known-issue-192084[] +[discrete] +.Alerts wrongfully inherit previously-selected tags +[%collapsible] +==== +*Details* + + +When you add tags to alerts from the Alerts table, the previously-selected tags are incorrectly applied in addition to the new ones that you select. + +*Workaround* + + +When adding tags to an alert, click the previously-applied tags to re-apply them, then click them again to remove them. Save your changes by clicking *Apply tags*. This removes the old tags from the alert. + +==== +// end::known-issue-192084[] + [discrete] [[breaking-changes-8.15.0]] ==== Breaking changes