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!
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here