Hi,
I am trying to find if my "CUSTOM_FIELD1" which is like JIRA's native Description field, did users add only whitespace in it and saved? Because whitespace is not treated as EMPTY, how do I find such issues that have one or more whitespace in the value and nothing else.
What JQL should I use? Please help!
I tried
"CUSTOME_FIELD1" ~ "\\' '"
Also,
"CUSTOME_FIELD1" ~ " "
Nothing works!!
Thank you!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.