jinghua-qa opened a new issue #16844: URL: https://github.com/apache/superset/issues/16844
When changing column of an existing filter, the existing filter value did not changed, the new filter will still show previous filter values which are not exist in the new filter ### Expected results when i change the column of an existing filter, i expect the old value can be remove ### Actual results when i change the column of an existing filter, old value did not remove #### Screenshots https://user-images.githubusercontent.com/81597121/134817660-10d9dd15-a150-4bdd-96f6-bf09ccc2b694.mov #### How to reproduce the bug 1. Go to explore, select column A for filter and select value for column A and save 2. Go to filter and change column A to column B 3. Observe the filter value and see error ### Environment (please complete the following information): - browser type and version: - superset version: superset 1.3 RC2 - 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]
