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 2018/11/14 16:22:18 UTC

[GitHub] pbr0ck3r opened a new issue #6390: [BUG] Dashboards List Table Modified Column Filter Broken

pbr0ck3r opened a new issue #6390: [BUG] Dashboards List Table Modified Column Filter Broken
URL: https://github.com/apache/incubator-superset/issues/6390
 
 
   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 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.
   
   
   ### Superset version
   0.28.1 
   
   ### Expected results
   Clicking the Modified filter on the Dashboard List table should filter the rows by ascending, descending time.
   
   ### Actual results
   Clicking the Modified filter gives an error.
   ```
   builtins.AttributeError
   AttributeError: 'function' object has no attribute 'asc'
   ```
   
   ### Steps to reproduce
   1. Click Dashboards Tab in top navigation menu.
   2. Click the Modified column name or click the up/down arrows next to the modified column name.
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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