renaldrozario opened a new issue #16750: URL: https://github.com/apache/superset/issues/16750
A clear and concise description of what the bug is. Export CSV contains database column names instead of report column names This issue was previously reported here 2 years back https://github.com/apache/superset/issues/5792 ### Expected results what you expected to happen. Expected result is a CSV to show report column names ### Actual results Currently it displays database column names #### How to reproduce the bug 1. Go to Any report 2. Click on export to CSV 3. And the report shows database column name instead of report column name ### Environment - superset version: `1.2.0` - python version: `3.7` ### 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 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]
