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

Restore ability to save raw queries to a Dashboard Cell #1164

Merged
merged 4 commits into from
Apr 4, 2017

Conversation

lukevmorris
Copy link
Contributor

@lukevmorris lukevmorris commented Apr 4, 2017

  • CHANGELOG.md updated
  • Rebased/mergable
  • Tests pass
  • Sign CLA (if not already signed)

Connect #1105

The problem

Queries added via the InfluxQL mode will lack a queryConfig representation, having only a rawText value to send to the server. In these cases, we can't craft a Cell Label by inspecting a queryConfig.

The Solution

If rawText is all we have to go on, we should provide a blank Cell Label to the server.

@lukevmorris lukevmorris changed the title 1105 save influxql cells Restore ability to save raw queries to a Dashboard Cell Apr 4, 2017
@121watts 121watts merged commit c24122a into master Apr 4, 2017
@121watts 121watts deleted the 1105-save-influxql-cells branch April 4, 2017 18:27
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