marinej-BR opened a new issue #19277: URL: https://github.com/apache/superset/issues/19277
When native filters are edited, the configuration about mapping filter is removed. #### How to reproduce the bug 1. Create a dashboard that includes at least two charts et one filter box. The filter box should only apply to one of the two charts 2. Open the native filters properties using the "Edit" action 3. Make an edit and save 4. Reopen the Dashboard ### Expected results The filter mapping works normally. ### Actual results The configuration about mapping filter is removed. #### Screenshots none added ### Environment - Browser type and version: Google Chrome Version 99.0.4844.51 (Oficial build) (x86_64) - Superset version: 1.4.1 - Python version: 3.8.12 - Node.js version: doesn’t apply, I run on Kubernetes, using gunicorn as server - Source : AWS Athena - Any feature flags active: ALERT_REPORTS, ENABLE_TEMPLATE_PROCESSING, DASHBOARD_NATIVE_FILTERS ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] 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. 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]
