This is an automated email from the ASF dual-hosted git repository.
hughhhh pushed a change to branch hughhhh/handle-empty-query-context
in repository https://gitbox.apache.org/repos/asf/superset.git
from de7dfc15851 fix(dashboard): harden form-data query-context rebuild
edge cases
add 719649fe1ab fix(dashboard): make form-data query-context rebuild
faithful
No new revisions were added by this update.
Summary of changes:
superset/common/form_data_query_context.py | 130 +++++++++++++++++----
superset/mcp_service/chart/chart_utils.py | 18 ++-
superset/mcp_service/chart/preview_utils.py | 28 ++---
superset/tasks/export_dashboard_excel.py | 59 +++++-----
.../common/test_form_data_query_context.py | 126 +++++++++++++++++++-
.../tasks/test_export_dashboard_excel.py | 46 ++++++++
6 files changed, 323 insertions(+), 84 deletions(-)