betodealmeida opened a new issue #11560:
URL: https://github.com/apache/incubator-superset/issues/11560


   When sorting charts by dataset the results are ordered by dataset ID instead 
of name.
   
   ### Expected results
   
   Should sort by name.
   
   ### Actual results
   
   Sorts by ID.
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   <img width="902" alt="Screen Shot 2020-11-04 at 2 57 00 PM" 
src="https://user-images.githubusercontent.com/1534870/98176751-03b0e700-1eae-11eb-916e-40b3a722b830.png";>
   
   
   Note that `energy_usage` has ID 1, and `wb_health_population` has ID 2.
   
   #### How to reproduce the bug
   
   1. Go to 'Charts'
   2. Click on the 'Dataset' column
   3. Sort is by ID
   
   ### Environment
   
   - superset version: master
   - python version: 3.8
   - node.js version: v14.11.0
   
   ### 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.
   - [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
   
   N/A


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to