villebro commented on issue #12487:
URL: https://github.com/apache/superset/issues/12487#issuecomment-759390836
@lilila I'm not able to reproduce the first case - I assume you've enabled
the template processing feature flag?
```python
FEATURE_FLAGS = {
"ENABLE_TEMPLATE_PROCESSING": True,
}
```
See #11172
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]