elastic/kibana

[Security Solution][Bug] `Alerts actions` checkbox selection is not retaining on edit exception flyout.

開放

#252,294 建立於 2026年2月9日

 (10 則留言) (0 個反應) (2 位負責人)TypeScript (8,021 個分叉)batch import
Team: SecuritySolutionTeam:Detection Engineeringbuggood first issueimpact:lowv9.4.0

倉庫指標

星標
 (19,065 顆星)
PR 合併指標
 (平均合併 1天 16小時) (30 天內合併 999 個 PR)

描述

Describe the bug: The user created an exception and enabled the “Alert actions” checkbox while creating the rule exception. However, when the user edited the same exception, the checkbox selection was not retained and was displayed as unchecked.

Kibana/Elasticsearch Stack version:

VERSION: 9.4.0
BUILD: 9007199254740991
PR : https://github.com/elastic/kibana/pull/244637

Steps to reproduce: 1.Kibana 9.4.0 must be running and alerts are generated by executed rules. 2.Go to Alerts and Add a rule exception by filling all the required details and click on the checkboxes under Alerts actions for Close this alert and Close all alerts that match this exception and were generated by selected rules/s. 3.Save the exception. 4.Navigate to Rules > Detection rules (SIEM) and go to rule detail page. 5.Switch to Rule exceptions tab and the recently added exception displayed. 6.Click on the three dots and select Edit rule exception option. 7.The Edit rule exception flyout opens up and scroll down. 8.Observe the checkbox for Close all alerts that match this exception and were generated by selected rules/s under Alerts actions is displayed unchecked.

Current behavior: Alerts actions checkbox selection is not retaining on edit exception flyout.

Expected behavior: The checkbox for Close all alerts that match this exception and were generated by selected rules/s under Alerts actions should be displayed checked.

Screenshots (if relevant):

https://github.com/user-attachments/assets/922766dd-ee1b-4c66-a2f6-7e491215ac22

貢獻者指南