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

PanelEditor: Fixes issue changing panel type from graph to stat and thresholds not taking affect after going back to dashboard #24144

Merged
merged 3 commits into from May 1, 2020

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented May 1, 2020

The PanelModel.plugin was not updated when switching panel plugin in new edit mode, leading to field config registry not updating to new plugin type etc.

Also fixes issues of not reusing query result when switching from angular to react and going back to dashboard.

@torkelo torkelo merged commit a00636b into master May 1, 2020
@torkelo torkelo deleted the fix-panel-type-change branch May 1, 2020 12:14
aknuds1 pushed a commit that referenced this pull request May 7, 2020
…hresholds not taking affect after going back to dashboard (#24144)

* PanelEditor: Fixes issue with panel type change and query result reuse

* removed unused imports

* removed unused imports

(cherry picked from commit a00636b)
aknuds1 pushed a commit that referenced this pull request May 7, 2020
…hresholds not taking affect after going back to dashboard (#24144)

* PanelEditor: Fixes issue with panel type change and query result reuse

* removed unused imports

* removed unused imports

(cherry picked from commit a00636b)
aknuds1 pushed a commit that referenced this pull request Jun 30, 2020
…hresholds not taking affect after going back to dashboard (#24144)

* PanelEditor: Fixes issue with panel type change and query result reuse

* removed unused imports

* removed unused imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stats panel: edit preview different data format than final format
2 participants