mirror of
https://github.com/apache/superset.git
synced 2026-07-19 13:15:49 +00:00
- PieChartConfig: reject saved_metric=True on dimension (schema validator + defensive guard in normalize_column_refs) — mirrors existing sql_expression rejection - get_chart_info: recompute chart_type_display_name when viz_type is overridden from cached unsaved-state form_data so the two fields stay in sync - Add regression tests for both fixes