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

Fix logs query error #4861

Merged
merged 1 commit into from
Dec 3, 2018
Merged

Fix logs query error #4861

merged 1 commit into from
Dec 3, 2018

Conversation

OfTheDelmer
Copy link
Contributor

@OfTheDelmer OfTheDelmer commented Dec 3, 2018

Closes #4851

Briefly describe your proposed changes:
Add quotes in meta query building that checks for syslog measurement
What was the problem?
Missing quotes in a query caused an unhandled error that made the log viewer appear to be stuck querying when it was not.
What was the solution?
Update the query building to have quotes and the thunk action to handle the error with a status update so the log viewer doesn't appear to be stuck loading.

  • CHANGELOG.md updated with a link to the PR (not the Issue)
  • Rebased/mergeable
  • Tests pass

@OfTheDelmer OfTheDelmer merged commit 9e171f6 into master Dec 3, 2018
OfTheDelmer added a commit that referenced this pull request Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants