villebro opened a new issue #14333: URL: https://github.com/apache/superset/issues/14333
Even when cross filtering flag is disabled, table charts that aren't set to emit filters are showing up on the filter indicator.  ### Expected results When the feature flags are disabled, neither native filters nor cross filters should show up on filter indicator. ### Actual results Both native filters and cross filters show up on filter indicator #### Screenshots #### How to reproduce the bug 1. Add a table chart to a dashboard and make sure "Emit filter events" is disabled 2. Go to dashboard and click filter indicator 3. See table name in list of unset filters ### Environment - superset version: master branch ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
