You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/02/09 17:49:11 UTC

[GitHub] [superset] michellethomas opened a new issue #18646: Time-Series Table results not sorting correctly

michellethomas opened a new issue #18646:
URL: https://github.com/apache/superset/issues/18646


   Columns in the Time-Series Table are not sorting correctly if results have N/A values. 
   
   #### How to reproduce the bug
   
   1. Create a time series table chart
   2. Add a metric, a group by, and a simple time series column (like time comparison with actual values)
   3. Make sure some of the group by results don't have values resulting in N/As in the time series column
   4. Sort using the arrows near the column title
   
   ### Expected results
   
   Results are sorted correctly
   
   ### Actual results
   
   ![image](https://user-images.githubusercontent.com/817955/153259141-e3bd6e75-7545-4b98-bed9-0708756ba167.png)
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version:
   - superset version: near 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!
   
   - [x] 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.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org