jinghua-qa opened a new issue #16813: URL: https://github.com/apache/superset/issues/16813
After change the filter column to another, i still see the old values of the old filter, and also when one of the filter changed, my other filter got clear. ### Expected results 1, when change to new column, that filter value also update 2, other filter should not clear ### Actual results 1, when change to new column, that filter value also did not update 2, other filter got clear #### Screenshots https://user-images.githubusercontent.com/81597121/134547600-8c6a386b-c328-4c07-9aaf-fbe7d842ad07.mov #### How to reproduce the bug 1. Create at least 2 native filter and select some value to apply 2. Edit one of them and change to another column 3. Save and go back to the dashboard 4. See error ### Environment (please complete the following information): - browser type and version: - superset version: 2021.38.1 - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### 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]
