grafana/apps/dashboard
Dominik Prokop 825f8fc7ff
Dashboard migrations: Fix `span: 0` bug and panel ordering in v16 dashboard migration (#112051)
Fix span: 0 bug and panel ordering in v16 dashboard migration

Fix span: 0 handling to match frontend behavior by defaulting to DEFAULT_PANEL_SPAN.
Fix panel ordering issue by using stable sort instead of unstable sort.
Fix collapsed property handling to only set when input row has collapse property.
Add comprehensive test cases for span: 0 bug and collapsed property behavior.
Add sanitized test input file for span: 0 demo dashboard with generic values instead of internal Grafana infrastructure references.

All backend migration tests and frontend comparison tests pass.
2025-10-06 13:29:33 +02:00
..
kinds Dashboards: Remove the `showInControlsMenu` prop from the variable models (#111287) 2025-09-18 13:16:30 +00:00
pkg Dashboard migrations: Fix `span: 0` bug and panel ordering in v16 dashboard migration (#112051) 2025-10-06 13:29:33 +02:00
tshack
Makefile
go.mod Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
go.sum Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00