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

Panels datasource variable is not overwritten when importing dashboard with collapsed rows #12256

Closed
kjetilmjos opened this issue Jun 13, 2018 · 1 comment

Comments

@kjetilmjos
Copy link

What Grafana version are you using?

5.1.3

What datasource are you using?

InfluxDB

What OS are you running grafana on?

Official docker image

What did you do?

Exported a dashboard with panels in a row which is collapsed. The datasource variable in the panels which are under a collapsed row does not chang after importing the dashboard again.

What was the expected result?

Datasource variable should be changed on all panels in a dashboard regardless of them being in a collapsed row or not.

What happened instead?

Only datasource variables in panels without in a row are overwritten.

@marefr marefr added this to the 5.2 milestone Jun 15, 2018
@marefr
Copy link
Member

marefr commented Jun 15, 2018

Thanks for reporting. Confirmed bug. When exporting a dashboard with collapsed row, the datasource in panel part of collapsed row does not get extracted correctly.

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

No branches or pull requests

2 participants