john-bodley opened a new issue #13956: URL: https://github.com/apache/superset/issues/13956
### Expected results Only edits to the dataset metadata should trigger an update to the last updated event. ### Actual results When creating a new chart from dataset (not modify any columns or metrics) the dataset is listed as being updated. #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. Create a new chart (no need to save it). 2. Simultaneously view the datasource [here](https://superset.d.musta.ch/tablemodelview/list/). 3. Notice that you are listed as the person who last updated the datasource with the timestamp associated with (1). ### Environment - superset version: `master` - python version: `3.8` - node.js version: `14` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [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. ### Additional context Add any other context about the problem here. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
