The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I want to find issue which has more than one item and includes unchecked item by JQL:
Checklist IS NOT empty AND Checklist != allItemsChecked()
But it does not work well.
Is there any solution?
I had the same issue and this worked for me:
"Checklist" = "Foo" AND "Checklist" != "Bar"
Hi @Phil Brosgol ,
We have added many new JQL functions since 2017. You can check our documentation for a list of all the functions and how to use them.
https://okapya.atlassian.net/wiki/spaces/CHKDOC5/pages/1951629469/Searching+checklists
Regards,
Yves
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Whyves,
When there are 3 issues:
Issue ZZZ-1
Checklist
Issue ZZZ-2
Checklist
Issue ZZZ-3
No checklist item
I want to get just only ZZZ-2.
But it returns ZZZ-2 and ZZZ-3.
It seems the query "Checklist IS NOT empty" matches ZZZ-3.
Is there a solution to exclude an issue which has no checklist item?
I use JIRA Software 7.2.6.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
What are the problems you are seeing with the proposed JQL? Is it because it returns empty checklists?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi community 👋, Here is another monthly roundup of the partner-organized events in July 2022. If there is any event missing please let me know in the comments below 🙏 If you're looking for Atla...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.