From 74ad93d914b26a7bb077792ef91ac7d209d5d673 Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:32:19 -0400 Subject: [PATCH] [Request][Serverless & 8.15]: Expandable flyout setting being removed from advanced settings (#5292) --- docs/detections/alerts-view-details.asciidoc | 2 -- docs/getting-started/advanced-setting.asciidoc | 6 ------ docs/serverless/alerts/view-alert-details.mdx | 4 ---- docs/serverless/settings/advanced-settings.mdx | 6 ------ 4 files changed, 18 deletions(-) diff --git a/docs/detections/alerts-view-details.asciidoc b/docs/detections/alerts-view-details.asciidoc index d0aeca2c37..5910de7e6f 100644 --- a/docs/detections/alerts-view-details.asciidoc +++ b/docs/detections/alerts-view-details.asciidoc @@ -13,8 +13,6 @@ image::images/open-alert-details-flyout.gif[Expandable flyout, 90%] Use the alert details flyout to begin an investigation, open a case, or plan a response. Click **Take action** at the bottom of the flyout to find more options for interacting with the alert. -NOTE: To use the simplified alert details flyout design from {elastic-sec} 8.9 and earlier, turn off the <> advanced setting. - [discrete] [[alert-details-flyout-ui]] == Alert details flyout UI diff --git a/docs/getting-started/advanced-setting.asciidoc b/docs/getting-started/advanced-setting.asciidoc index 942085cfea..2afc093217 100644 --- a/docs/getting-started/advanced-setting.asciidoc +++ b/docs/getting-started/advanced-setting.asciidoc @@ -103,12 +103,6 @@ Security *Overview* page. * `securitySolution:newsFeedUrl`: The URL from which the security news feed content is retrieved. -[discrete] -[[enable-expandable-flyout]] -== Display the expandable flyout - -The `securitySolution:enableExpandableFlyout` setting enables the expandable alert details flyout on the Alerts page. This setting is turned on by default. Turn it off to apply the simplified alert details flyout design that was used in {elastic-sec} 8.9 and earlier. - [discrete] [[enable-asset-criticality]] == Enable asset criticality workflows diff --git a/docs/serverless/alerts/view-alert-details.mdx b/docs/serverless/alerts/view-alert-details.mdx index 8a946589d2..b4aea26b8c 100644 --- a/docs/serverless/alerts/view-alert-details.mdx +++ b/docs/serverless/alerts/view-alert-details.mdx @@ -15,10 +15,6 @@ To learn more about an alert, click the **View details** button from the Alerts Use the alert details flyout to begin an investigation, open a case, or plan a response. Click **Take action** at the bottom of the flyout to find more options for interacting with the alert. - -To use the simplified alert details flyout design, turn off the `securitySolution:enableExpandableFlyout` advanced setting. - -
## Alert details flyout UI diff --git a/docs/serverless/settings/advanced-settings.mdx b/docs/serverless/settings/advanced-settings.mdx index fe31e0aca6..67046cb80a 100644 --- a/docs/serverless/settings/advanced-settings.mdx +++ b/docs/serverless/settings/advanced-settings.mdx @@ -126,12 +126,6 @@ You can change these settings, which affect the news feed displayed on the * `securitySolution:newsFeedUrl`: The URL from which the security news feed content is retrieved. -
- -## Display the expandable flyout - -The `securitySolution:enableExpandableFlyout` setting enables the expandable alert details flyout on the Alerts page. This setting is turned on by default. Turn it off to apply a simplified alert details flyout design. - ## Enable asset criticality workflows The `securitySolution:enableAssetCriticality` setting determines whether asset criticality is included as a risk input to entity risk scoring. This setting is turned off by default. Turn it on to enable asset criticality workflows and to use asset criticality as part of entity risk scoring.