grafana/apps
Haris Rozajac 37c1e3fb02
Dashboard Schema v1beta1 to v2alpha1: Preserve string template variable datasource references in query variables (#115516)
* Dashboard migration: preserve legacy string datasource references

Fix v1beta1 → v2alpha1 conversion to handle legacy string datasource
references in QueryVariable, AdhocVariable, and GroupByVariable.

Previously, string datasource references (both template variables like
"$datasource" and direct names/UIDs like "prometheus") were being
dropped during conversion, causing variable chaining to break.

The frontend's DatasourceSrv.getInstanceSettings() already handles
string references by trying uid → name → id lookup at runtime, so we
preserve the string in the uid field and let the frontend resolve it.

* trigger frontend ci tests when dashboard migration code changes

* v1: if string convert to DS ref

* Update migration testdata to fix template variable datasource references

* update
2025-12-18 15:11:09 -07:00
..
advisor Plugins: Add tracing to pipeline (#115448) 2025-12-17 09:08:17 -05:00
alerting Alerting: Support for imported Templates (#114196) 2025-12-17 20:26:22 +00:00
annotation Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
collections Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
correlations Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
dashboard Dashboard Schema v1beta1 to v2alpha1: Preserve string template variable datasource references in query variables (#115516) 2025-12-18 15:11:09 -07:00
example Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
folder Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
iam deps(go): bump the k8s-io group across 2 directories with 2 updates (#115464) 2025-12-17 07:08:40 +00:00
investigations Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
logsdrilldown Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
playlist Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
plugins Plugins: Local provider for meta (#114474) 2025-12-17 16:25:54 +01:00
preferences Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
provisioning Provisioning: Remove migration from legacy storage (#112505) 2025-12-17 17:22:17 +01:00
quotas deps(go): bump the k8s-io group across 2 directories with 2 updates (#115464) 2025-12-17 07:08:40 +00:00
scope Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
secret Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
shorturl Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00
sdk.mk Apps: update grafana-app-sdk to v0.48.7 (#115362) 2025-12-17 08:47:21 +03:00