Transformations are lost during import/export
Transformations are lost during import/export.
We have some dashboards with tables and they have transformations.
Look at screenshots

After import transforms are empty

Thank you, i will take a look at this issue
A heads up on this one: when trying to import/export between two grafana instances, both version 9.0.1, I get the following behaviour:
- the dashboards shows up, but all panels are empty
- on edit / after pushing the "options" button, the metrics begin to appear
- I have to repeat this for every panel
Additionally the colours / thresholds / etc. are all gone.
Asides from these two flaws, the import works quite fine.
A heads up on this one: when trying to import/export between two grafana instances, both version 9.0.1, I get the following behaviour:
- the dashboards shows up, but all panels are empty
- on edit / after pushing the "options" button, the metrics begin to appear
- I have to repeat this for every panel
Additionally the colours / thresholds / etc. are all gone.
Asides from these two flaws, the import works quite fine.
Haven't tried yet to use grafana 9. Maybe that grafana SDK do not have grafana 9 support yet
Transformation should be solved by this PR https://github.com/grafana-tools/sdk/pull/217 Once it merged i will update code to use it
Has this been solved? This problem is still found in version 1.7
No, not fixed yet. PR to grafana sdk is not merged yet