michellethomas opened a new issue #6263: Chart with params since: '7 days' and 
'until': now errors "From date cannot be larger than to date"
URL: https://github.com/apache/incubator-superset/issues/6263
 
 
   '7 days ago' is parsed correctly but we have some charts with `since: 7 
days` `until: now` and it's treated as 7 days from now not since 7 days. 
   
   @betodealmeida @graceguo-supercat 
   
   - [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
   master
   
   ### Expected results
   since: 7 days would be treated as 7 days ago
   
   ### Actual results
   since: 7 days would be treated as 7 days ago instead of 7 days in the future.
   
   ### Steps to reproduce
   create a chart with a time filter of 7 days : now
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to