jinghua-qa opened a new issue #16905: URL: https://github.com/apache/superset/issues/16905
When copy data from 'view result' timestamp is not showing in correct format #### How to reproduce the bug Use vehicle sales dataset 1. Go to explore 2. Query metric 'Sum(sales) 3. Click on the copy button in south tables to copy result 4. Paste the result and compare the timestamp column in data panel 5. See error ### Expected results timestamp column show same format as data panel ### Actual results timestamp column show different format as data panel #### Screenshots <img width="1113" alt="Screen Shot 2021-09-29 at 10 50 01 AM" src="https://user-images.githubusercontent.com/81597121/135322253-69cf515b-7c3b-4025-a323-cc48495b0cd5.png"> ### Environment (please complete the following information): - browser type and version: - superset version: superset master - python version: `python --version` - node.js version: `node -v` - 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 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. 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]
