I’m trying to create a filter in Jira. I want to pull out all issues where a certain custom field is blank. Any ideas?
E.g. is there some logical operator plus wildcard that I can enter e.g. <>%.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not in 3.x – check out the issue @ atlassian JRA-7909
(I would post hyperlinks, but I’m too new on this site and I’m allowed only one).
Version 4 has JQL, an advanced query language: Search on Advanced Searching on the Atlassian site.
The release of 4.0 of JIRA is real soon now :-).
Actually the Atlassian JIRA site is running the latest version, so you can already investigate how this advanced search works.
Francis