jinghua-qa opened a new issue #16803: URL: https://github.com/apache/superset/issues/16803
In explore, filter operator NOT EQUALS to NULL doesn't allow to SAVE ### Expected results filter operator NOT EQUALS to NULL allow to save ### Actual results filter operator NOT EQUALS to NULL not allow to save #### Screenshots <img width="1792" alt="Screen Shot 2021-09-22 at 9 55 30 PM" src="https://user-images.githubusercontent.com/81597121/134457352-92eee4f5-b6f6-4770-98d0-f9f7d6a0d55b.png"> #### How to reproduce the bug 1. Go to explore 2. Click on filter with operator NOT EQUALS 3. Scroll down to 'null' 4. See error ### Environment (please complete the following information): - browser type and version: - superset version: latest master - 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]
