mirror of
https://github.com/apache/superset.git
synced 2026-06-09 17:49:26 +00:00
* Remove unnecessary fields from dashboard exported json This commit makes export respect export_fields and doesn't export unnecessary relations (like users with passwords hashes) which are ignored during the import. * Allow to import dashboard without position_json In case charts were added from chart-edit page and wasn't re-ordered on the dashboard position_json field is empty and import was failing with error. * Update export/import tests
24 KiB
24 KiB