ktmud opened a new issue #16774: URL: https://github.com/apache/superset/issues/16774
### Expected results Syncing dataset columns in the Dataset editor should keep the "IS Temporal" designation of existing columns. ### Actual results The previous set "is temporal" flag was lost. #### Screenshots <img width="979" alt="Xnip2021-09-21_16-23-38" src="https://user-images.githubusercontent.com/335541/134260720-ae3e4e1e-d254-45e0-8374-d5e461b473ae.png"> #### How to reproduce the bug 1. Go edit a dataset 2. Find a VARCHAR column and check "Is Temporal" 3. Save dataset 4. Edit dataset again 5. Go to the columns tab and click "SYNC COLUMNS FROM SOURCE" ### Environment Latest `master` ### 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. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context One may argue this could also be a feature request rather than a bug, but it caught me off guard because it did break my otherwise-perfectly-workable chart (got an "Error: Datetime column not provided as part table configuration and is required by this type of chart" after saving the dataset). -- 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]
