grafana/apps
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
..
advisor Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
alerting Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
correlations Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
dashboard Dashboard migrations: Fix `span: 0` bug and panel ordering in v16 dashboard migration (#112051) 2025-10-06 13:29:33 +02:00
folder Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
iam Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
investigations Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
playlist Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
plugins Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
preferences Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
provisioning Provisioning: Cleanup folders properly with webhooks (#112031) 2025-10-04 21:17:42 +00:00
secret Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
shorturl Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00
sdk.mk Apps: Update grafana-app-sdk to v0.46.0 (#112021) 2025-10-04 09:33:10 +00:00