sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Transformations are lost during import

Open mpostument opened this issue 4 years ago • 0 comments

When executing GetDashboardByUID and then saving json in to file transformation are lost.

Looks like there is no Transformation in Dashboard struct https://github.com/grafana-tools/sdk/blob/master/board.go#L43

https://github.com/mpostument/grafana-sync/issues/41

mpostument avatar Feb 09 '22 10:02 mpostument