villebro commented on issue #6708: Jinja macro url_params is not working from the dashboard URL: https://github.com/apache/incubator-superset/issues/6708#issuecomment-546204973 I assume you're using redis? Please put `cache_key_wrapper(url_param("foo"))` where you currently have `url_param("foo")` to make sure the cache includes the param in the cache key. Docs: https://superset.apache.org/sqllab.html#superset.jinja_context.CacheKeyWrapper.cache_key_wrapper
---------------------------------------------------------------- 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. 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]
