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/07/24 20:27:36 UTC

[GitHub] gbates101 opened a new issue #5476: Can't remove time filters when exploring datasource

gbates101 opened a new issue #5476: Can't remove time filters when exploring datasource
URL: https://github.com/apache/incubator-superset/issues/5476
 
 
   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
   6b15592d (building from source)
   
   ### Expected results
   Have the ability to remove the time range when exploring a datasource.
   
   ### Actual results
   Can't remove a time filter when exploring datasource. Not sure if I'm missing something, but my only option is to set a time filter that will include all of my rows. Even after unchecking "Is temporal" on all columns for data source, the query is choosing and applying the `TIME_STAMP` column in my datasource:
   
   ![image](https://user-images.githubusercontent.com/24995887/43163800-4367f880-8f5d-11e8-9280-6c17907c493b.png)
   
   ### Steps to reproduce
   
   1. Add any datasource with a temporal column.
   2. Explore the datasource, and note the time range is automatically applied as "Last week"
   3. Edit datasource and uncheck all "Is temporal" columns.
   4. Explore datasource again. Note the time range is still there, and displaying the query shows this.
   
   
   

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