From 131e33fe91d4ac65c6e7fd7f001893f0ce080669 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:52:48 -0400 Subject: [PATCH] [BUG] Alerts can be deleted in the case history (#4756) (#4904) * Updating note * Minor edit * Update docs/detections/alerts-add-to-cases.asciidoc (cherry picked from commit cdf7f904bffaba720bc891be8986167c2affee30) Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> --- docs/detections/alerts-add-to-cases.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/detections/alerts-add-to-cases.asciidoc b/docs/detections/alerts-add-to-cases.asciidoc index 1364646d8d..cb3365bdc3 100644 --- a/docs/detections/alerts-add-to-cases.asciidoc +++ b/docs/detections/alerts-add-to-cases.asciidoc @@ -7,7 +7,7 @@ From the Alerts table, you can attach one or more alerts to a <> or <>. Alerts from any rule type can be added to a case. -NOTE: Once you've added an alert to a case, you can only remove it through the <>. +NOTE: After you add an alert to a case, you can remove it from the case activity under the alert summary or by using the <>. [role="screenshot"] image::images/add-alert-to-case.gif[width=50%][height=50%][Animation of adding an alert to a case]