Bug description
Using jinja filters, when i drilldown, the filter is not passed through.
How to reproduce the bug
- Create a jinja filter AND pda.ano in {{ filter_values('ano')|where_in }}
-
Create a filter
-
After loading the dashboards, choose drilldown to detail
-
The error occurs
Screenshots/recordings
No response
Superset version
3.1.1
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
- [x] I have searched Superset docs and Slack and didn't find a solution to my problem.
- [x] I have searched the GitHub issue tracker and didn't find a similar bug report.
- [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
Comment From: superlee007
Is there any solution? I have the same problem. My chart has some url_params for jinja filter, but when I drilldown, the filter is not passed through. Tks
Comment From: rusackas
Is this still the situation in 4.1.1? We're no longer supporting 3.x.
Comment From: rusackas
Wondering if this is still happening in new versions, particularly on master
since the SQLGlot port has taken place there. This might be closed as inactive/not-planned if we can't get info on the current state of affairs.