Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Updates to rule type in existing rules causes failures in 8.0 #1730

Closed
1 of 3 tasks
brokensound77 opened this issue Jan 26, 2022 · 1 comment
Closed
1 of 3 tasks
Assignees
Labels
bug Something isn't working Rule: Tuning tweaking or tuning an existing rule v8.0.0 v8.2.0

Comments

@brokensound77
Copy link
Contributor

brokensound77 commented Jan 26, 2022

There was a bug discovered while reviewing rule updates going to Kibana 8.0. Until this is resolved, any existing rule that changes the rule type as part of an update will cause a failure in Kibana as of 8.0.

  • We will need to rollback any rule changes that are affected by this and ensure no related changes are released until resolved.
  • We will also need to ensure future changes are not backported and released to affected stack versions.
    • add tests or maybe a workflow to verify changes to those branches do not occur?

An option for any required changes could be to create a new rule (with new rule_id) and deprecate the existing rule

affected stack versions

  • 8.0

Impacted changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Rule: Tuning tweaking or tuning an existing rule v8.0.0 v8.2.0
Projects
None yet
Development

No branches or pull requests

3 participants