ShabanGerber opened a new issue, #24398: URL: https://github.com/apache/superset/issues/24398
The timerange Filter for the BarChart (Legacy) ist not working on the dashboard. If you have a look in the generated sql query, you can not see the timerange was not used. #### How to reproduce the bug 1. Generate a new BarChart (Legacy) 2. Set your preferred filters 3. Save the BarChart 4. Add the BarChart to your dashboard 5. Select Filter for the barchart on your dashboard e.g. 'last day' 6. Prove the SQL Statement for this barchart 7. You cann see that in the where clause the timerange filter is missing ### Expected results We expect that the timerange filter will be used correct. ### Actual results the timerange filter is not used in barchart #### Screenshots If applicable, add screenshots to help explain your problem. ### Environment (please complete the following information): - browser type and version: Safari 114.0 (64-Bit) - superset version: we have updated to the current version today - 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! - [ ] 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 Add any other context about the problem here. -- 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-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org