michellethomas opened a new issue #6275: Saving datasource editor changes clears the metric in explore view URL: https://github.com/apache/incubator-superset/issues/6275 When you save a change in the datasource editor, the metric field gets cleared. Refreshing the page brings the metric back (which correctly stayed in the form_data). - [x] 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. ### Superset version master ### Expected results All metric and group by fields stay after saving datasource changes. ### Actual results Metric field gets cleared after saving data source changes. ### Steps to reproduce Open explore, add a metric, make changes to the datasource, and save. @mistercrunch @graceguo-supercat @john-bodley
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
