jinghua-qa opened a new issue #16305:
URL: https://github.com/apache/superset/issues/16305
Sort by is not working for time series bar chart v2
### Expected results
When Sort DESCENDING is select, data is return in descending
### Actual results
When Sort DESCENDING is select, data is not
#### Screenshots
<img width="1785" alt="Screen Shot 2021-08-17 at 4 54 04 PM"
src="https://user-images.githubusercontent.com/81597121/129815528-349a2027-ffbb-46bf-bf20-8b7cf65d3c71.png">
<img width="1787" alt="Screen Shot 2021-08-17 at 4 54 14 PM"
src="https://user-images.githubusercontent.com/81597121/129815532-c32be1f2-9426-4228-ad0e-cb2c132d1bcd.png">
return in descending
#### How to reproduce the bug
1. create a time series bar chart, select SORT BY and select Sort DESCENDING
2. observe data panel
3. See error
### Environment
(please complete the following information):
- superset version: lastest 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]