ValentinC-BR opened a new issue #17010: URL: https://github.com/apache/superset/issues/17010
The chart configuration (time column and grain, metrics, filters, etc.) is lost if the dataset (= source table) is changed. #### How to reproduce the bug 1. Edit a chart (or create a new one) 2. Click on change dataset 3. Choose another dataset 4. See error (the configuration is lost) ### Expected results The chart configuration should remain unchanged ### Actual results The chart configuration is lost #### Screenshots  ### Environment (please complete the following information): - browser type and version: Google Chrome Version 94.0.4606.71 (Oficial build) (x86_64) - superset version: 1.3.0 - python version: 3.7.9 - node.js version: doesn't apply, I run on Kubernetes, using gunicorn as server - source : AWS Athena - any feature flags active: / ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context This bug wasn't present in Superset v1.1 -- 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]
