GitHub user dosubot[bot] added a comment to the discussion: time range filter
<!-- Answer --> This isn't expected—read-only users should be able to interact with and apply time range filters just like other filter types, as long as they have dashboard access. There are no special restrictions or recent changes in Superset that would block only time range filters for users with dashboard read permission; all native filters use the same backend and frontend logic for value application, and permissions are enforced at the dashboard level, not per filter type ([source](https://github.com/apache/superset/issues/33599)). If you see "access denied" only for the time range filter, it's likely due to a bug, a frontend/backend state mismatch, or a misconfiguration—possibly a context or session issue, or a problem with how the filter is set up. Try these steps to isolate the problem: use a different browser or incognito mode, check if the issue happens for other dashboards or users, and look at your browser's network tab for failed requests and error details when you try to apply the time filter. If you can, share the exact error message or a screenshot, and confirm your Superset version—this will help pinpoint the root cause. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/0067690b-176d-478c-ab6c-fc4230882340?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/0067690b-176d-478c-ab6c-fc4230882340?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/0067690b-176d-478c-ab6c-fc4230882340?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/0067690b-176d-478c-ab6c-fc4230882340?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/0067690b-176d-478c-ab6c-fc4230882340?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/0067690b-176d-478c-ab6c-fc4230882340?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/0067690b-176d-478c-ab6c-fc4230882340?feedback_type=other)</sup> [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/34046) GitHub link: https://github.com/apache/superset/discussions/34046#discussioncomment-13648906 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
