dosubot[bot] commented on issue #31446: URL: https://github.com/apache/superset/issues/31446#issuecomment-2542175874
<!-- Answer --> The issue with the `time_grain` variable always being `None` in Superset version 4.1.1 is due to a change documented in the changelog. Specifically, there was a change affecting how time grains are handled when using Jinja templating in datasets. This change likely introduced the behavior where `time_grain` is set to `None` <sup>[[1]](https://github.com/apache/superset/blob/master/superset-frontend/CHANGELOG.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/d479afc7-d970-4861-8e2c-220eafc89dfa?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/d479afc7-d970-4861-8e2c-220eafc89dfa?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/d479afc7-d970-4861-8e2c-220eafc89dfa?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/d479afc7-d970-4861-8e2c-220eafc89dfa?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/d479afc7-d970-4861-8e2c-220eafc89dfa?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/d479afc7-d970-4861-8e2c-220eafc89dfa?feedback_type=other)</sup> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
