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

Alerts Section --> Query Builer --> Filter dropdown doesn't work . Not able to change "IS NOT NULL" #828

Closed
Guille-vn opened this issue May 10, 2024 · 1 comment · Fixed by #838

Comments

@Guille-vn
Copy link

What happened:

Dropdown are broken

What you expected to happen:

Dropdown filter works

How to reproduce it (as minimally and precisely as possible):

  1. Go to the Alerts Section
  2. Open Query Builer
  3. Add a new Filter and select a Field
  4. Tryi to change "IS NOT NULL" or "IS ANYTHING" to another option

image

It should change and give the posibility to configure the filter
It's happens using a ClickHouse Datasource.

@SpencerTorres
Copy link
Collaborator

Interesting, it looks like the dropdown appears but a new option isn't selected. This is likely something with the state management of the plugin/query. I haven't tested the query builder on this page before so there's likely some differences with this vs the explore/dashboard views.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants