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.x] [ResponseOps][Alerts] Fix DSL filter issues in search bar (#193623) #196033

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…3623)

## Summary

Resolves elastic#183908
Resolves elastic#192557

This PR fixes an issue of DSL filter in
<details><summary>Search bar in Alerts page of Stack
management</summary>
<img width="1237" alt="image"
src="https://github.com/user-attachments/assets/b9b380d2-80a7-4754-95f2-6b6831923c4d">
</details>

<details><summary>Search bar in Alerts page of Observability</summary>
<img width="1237" alt="image"
src="https://github.com/user-attachments/assets/68ceb97f-b958-47f4-b356-757cbafd9170">
</details>

<details><summary>Search bar in "If alerts matches query" action
filter</summary>
<img width="1281" alt="image"
src="https://github.com/user-attachments/assets/1f99ca43-c4b5-4f52-b50f-914f1e205c5b">
</details>

<details><summary>Search bar in Maintenance window page</summary>
<img width="1272" alt="image"
src="https://github.com/user-attachments/assets/ffaa317d-c14b-45a2-9d02-00f7a10239ab">
</details>

### Checklist
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

### How to verify
- Create a DSL filter in above mentioned pages
- Verify that filter is applied properly

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 122647b)
@kibanamachine kibanamachine merged commit 34b8d2b into elastic:8.x Oct 13, 2024
33 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.

2 participants