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

Can't change selected field in existing monitor and alerting check on Cloud 2 #17130

Closed
robansaldo opened this issue Mar 6, 2020 · 3 comments · Fixed by #17202
Closed

Can't change selected field in existing monitor and alerting check on Cloud 2 #17130

robansaldo opened this issue Mar 6, 2020 · 3 comments · Fixed by #17202
Assignees
Labels
kind/bug severity/sev-2 team/ui v2-prod-bug-reviewed The production issues was reviewed by QA
Milestone

Comments

@robansaldo
Copy link

If you have an existing threshold check in cloud 2 and try to change the field filter to use a different field, the GUI displays your new choice, but the query actually has selected all the existing fields.

To reproduce, create a new alert check where there are multiple fields to select from, for example "voltage", "current" and "penguins" - pick one of those for your check (say "voltage"), set a threshold and save the check. Open the saved check, deselect "voltage" and select "penguins" instead. Submit the query and examine the raw data returned. It will contain data as if you had selected all the fields even though the GUI shows one selected. You can get around this by deselecting all the filters, picking a different bucket and then select the original bucket and add your filters anew.

@russorat
Copy link
Contributor

russorat commented Mar 6, 2020

@robansaldo thanks for this one as well!

@asalem1
Copy link
Contributor

asalem1 commented Mar 12, 2020

Reopening this issue since it seems like it either:

  1. Didn't resolve the issue
  2. Hasn't been deployed successfully onto production

@asalem1 asalem1 reopened this Mar 12, 2020
@russorat russorat added this to the OSS GA milestone Mar 18, 2020
@desa desa added the v2-prod-bug Trying to track all issues in V2 Prod to check code quality label Mar 23, 2020
@asalem1
Copy link
Contributor

asalem1 commented Mar 23, 2020

After speaking with @robansaldo on Slack, it seems like this a specific issue that could be linked to malformed data since updating a check now works when a new check is created. I'm going to mark this bug as resolved

@asalem1 asalem1 closed this as completed Mar 23, 2020
@gshif gshif added v2-prod-bug-reviewed The production issues was reviewed by QA and removed v2-prod-bug Trying to track all issues in V2 Prod to check code quality labels Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug severity/sev-2 team/ui v2-prod-bug-reviewed The production issues was reviewed by QA
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants