Dashboard v2 schema and dynamic dashboards
If the feature flag for dynamic dashboards is enabled, once an existing dashboard is migrated to a dynamic dashboard and using schema v2, it can’t be migrated back. This issue will be solved in future versions of Grafana.
The issue only exists for self-managed users that want to roll back to a previous version of Grafana and users that provision dashboards as code. Grafana v12 has a mechanism to resolve both versions.
Note that the dashboardNewLayouts
feature flag enables an experimental feature and should be used according to our
guidelines.