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

[8.12] [Known Issue] Please add docs for a known issue where users unable to create/edit/delete filters while creating/editing security rules (backport #4930) #4945

Merged
merged 1 commit into from
Mar 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions docs/release-notes/8.12.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@
[[release-notes-8.12.2]]
=== 8.12.2

[discrete]
[[known-issue-8.12.2]]
==== Known issues
// tag::known-issue-178207[]
[discrete]
.Rule filters can't be adjusted for custom query, indicator match, and new term rules using data views
[%collapsible]
====
*Details* +
When creating or editing a custom query, indicator match, or new term rule, query filters can't be modified (added, edited, or removed) if the rule queries a data view.

*Workaround* +
To resolve this issue, upgrade to 8.13 or later.
====
// end::known-issue-178207[]

[discrete]
[[bug-fixes-8.12.2]]
==== Bug fixes
Expand All @@ -22,6 +38,22 @@
[[release-notes-8.12.1]]
=== 8.12.1

[discrete]
[[known-issue-8.12.1]]
==== Known issues
// tag::known-issue-178207[]
[discrete]
.Rule filters can't be adjusted for custom query, indicator match, and new term rules using data views
[%collapsible]
====
*Details* +
When creating or editing a custom query, indicator match, or new term rule, query filters can't be modified (added, edited, or removed) if the rule queries a data view.

*Workaround* +
To resolve this issue, upgrade to 8.13 or later.
====
// end::known-issue-178207[]

[discrete]
[[enhancements-8.12.1]]
==== Enhancements
Expand Down