rosemarie-chiu opened a new issue #15484: URL: https://github.com/apache/superset/issues/15484
Column selection is not saved in export file, and saving dataset id in export file doesn't seem to be a correct approach ### Expected results Import a dashboard with native filter to a new workspace should work seemlessly. ### Actual results 1. Selected column is not present in the export file, resulting in new dashboard native filter error with missing column selection. 2. Saving dataset id in the export file is an incorrect approach. Because the dataset id in a different workspace is different. #### Screenshots   #### How to reproduce the bug 1. Create a dashboard 2. Create a value native filter and select dataset and column 3. Export this dashboard 4. Import this dashboard to a new workspace -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
