yamyamyuo opened a new issue #5927: [BUG][Time Series - Bar Chart] cannot order by other selected metrics URL: https://github.com/apache/incubator-superset/issues/5927 Make sure these boxes are checked before submitting your issue - thank you! - [x ] I have checked the superset logs for python stacktraces and included it here as text if 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 0.26.2 ### Expected results the bar can order by other metrics, not just the default `sum_active_days_user` metrics. and when I change the sort by, the graph should render it out. ### Actual results   ### Steps to reproduce 1. create new charts 2. select a datasource 3. visualization type : `Time Series - Bar Chart` 4. config the metrics, group by 5. modify the sort by to different metrics and no mater how you change the `sort by`, in the `View Query`, the `ORDER BY` is unchanged.
---------------------------------------------------------------- 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]
