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][OBS-UX-MNGMT] Alert details page search bar doesn't consider QueryConfig in the Kibana Advanced setting #172495

Closed
fkanout opened this issue Dec 4, 2023 · 1 comment · Fixed by #172498
Labels
bug Fixes for quality problems that affect the customer experience Feature:Alerting Team:obs-ux-management Observability Management User Experience Team v8.12.0

Comments

@fkanout
Copy link
Contributor

fkanout commented Dec 4, 2023

📝 Summary

There are some configurations in the Kibana Advanced settings regarding the queries. e.g., Allow leading wildcards in query

Screenshot 2023-12-04 at 17 40 50

And even with the toggle ON, it throws an error

Screenshot 2023-12-04 at 13 33 07

✅ AC

  • Add Allow leading wildcards in query and other related configs to the buildEsQuery
@fkanout fkanout added bug Fixes for quality problems that affect the customer experience release_note:fix backport:skip This commit does not require backporting v8.12.0 Team:obs-ux-management Observability Management User Experience Team labels Dec 4, 2023
@fkanout fkanout self-assigned this Dec 4, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@fkanout fkanout added Feature:Alerting and removed release_note:fix backport:skip This commit does not require backporting labels Dec 4, 2023
fkanout added a commit that referenced this issue Dec 5, 2023
…eryConfig in the Kibana Advanced setting (#172498)

## Summary

It fixes #172495 by considering the Query related config in the Kbiana
advanced settings.


### Before
 
<img width="975" alt="Screenshot 2023-12-04 at 13 33 07"
src="https://github.com/elastic/kibana/assets/6838659/c61f728c-c1c2-4265-ba34-0ad324887f3d">


### After
<img width="999" alt="Screenshot 2023-12-04 at 17 50 56"
src="https://github.com/elastic/kibana/assets/6838659/4da6a4c2-f317-4e1f-b14f-d2e2dfedad00">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Alerting Team:obs-ux-management Observability Management User Experience Team v8.12.0
Projects
None yet
2 participants