grafana
grafana copied to clipboard
Canvas: Fix datalinks using field variable
Datalinks inside of canvas are not specifying a valueRowIndex for getLinks call, so variables are not being populated with values. For now, I've updated it to use the last value.
Before:
After:
This PR must be merged before a backport PR will be created.
This PR must be merged before a backport PR will be created.