GabrielHokyoung commented on issue #31975:
URL: https://github.com/apache/superset/issues/31975#issuecomment-2781303507
Apologies for the incorrect update.
I didn't check whether the settings in the config.py file locally are the
same as the DEV settings.
I tested again using the superset_config_docker.py file from the development
release version and confirmed that Jinja filter works fine in version 4.1.2.
The configuration options used are as follows:
"DASHBOARD_NATIVE_FILTERS": True,
"DASHBOARD_NATIVE_FILTERS_SET": True,
"DASHBOARD_FILTERS_EXPERIMENTAL": True,
"ENABLE_TEMPLATE_PROCESSING": True,

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