[Security Solution] Users unable to upgrade prebuilt rules after switching to save query #209343
Labels
8.18 candidate
bug
Fixes for quality problems that affect the customer experience
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
v8.18.0
Epic: #174168
Summary
Users unable to upgrade custom query prebuilt rules after customizing rule's query by saving it's query i.e. converting rule to
saved_query
type.Both UI and API don't support upgrading custom query rules converted to saved query rules.
Steps to reproduce
prebuiltRulesCustomizationEnabled
feature flag is enabledserver.restrictInternalApis: false
tokibana.dev.yaml
security_detection_engine
Fleet packageOpen some custom query rule for editing, for example
AdminSDHolder Backdoor
and covert it tosaved_query
rule type by saving its KQL query and checkLoad saved query "<saved query name>" dynamically on each rule execution
checkbox.Try to upgrade the rule via UI
ER: Rule upgrades without issues. It has
saved_query
orquery
type depending on what user selected in rule upgrade flyout while editing KQL query.AR:
Screenshots
Screen.Recording.2025-02-03.at.15.35.57.mov
API errors
The text was updated successfully, but these errors were encountered: