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] [Detections Response] Rule action filters missing in UI (#175043) (#175050) #175142

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.12:

Questions ?

Please refer to the Backport tool documentation

…) (elastic#175050)

## Summary

Addresses elastic#175043

These changes fix the issue where the alerts filter options are not
visible on the actions page while creating/editing SIEM rules.

<img width="960" alt="Screenshot 2024-01-17 at 18 43 17"
src="https://github.com/elastic/kibana/assets/2700761/81395e6d-f39f-4ccd-bdb6-46a5fdb024ea">

**Cause**:
These changes
https://github.com/elastic/kibana/pull/171049/files#diff-c6d0c14f7d10731840e8e8522e21a1d2ee18a29f120a769db98edf8bd93d9b02R431
where we removed the check of `producerId === AlertConsumers.SIEM`

---------

Co-authored-by: Xavier Mouligneau <[email protected]>
(cherry picked from commit 4b18cdc)
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
triggersActionsUi 1.4MB 1.4MB +26.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @e40pud

@kibanamachine kibanamachine merged commit 4ec94ee into elastic:8.12 Jan 18, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants