Hello Community/JIRA
Do you have any idea why to add IS EMPTY statement when NOT IN clause is used is considered as a feature. (KB reference)
I consider it as a bug. Nobody is thinking in the direction to add IS EMPTY when searching for something what is not in the list. It took long hours to user to find how to get a list what he needed.
Any explanation will be appreaciated
Vlada
in SQL comparing NULL (Empty) value with value may not give right results.
Therefore, for specific use cases is EMPTY needs to be checked.
Thank you for a quick response. By I'm not comparing NULL (Empty).
I want to know what issues does not contain concrete value in the field. When the field is empty it does not contain that value but it's omitted from the results.
Even from the programmer point of view it does not make sense. How common users shall find/know it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.