Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,901
Community Members
 
Community Events
184
Community Groups

Issues which includes unchecked item by JQL

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?

3 answers

I had the same issue and this worked for me:

 

"Checklist" = "Foo" AND "Checklist" != "Bar"

Yves Riel _Okapya_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 23, 2022

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

Hello Whyves,

 

When there are 3 issues:

Issue ZZZ-1

Checklist

  • Foo (Checked)
  • Bar (Checked)


Issue ZZZ-2

Checklist

  • Foo (Checked)
  • Bar (Unchecked)


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.

 

0 votes
Yves Riel _Okapya_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Mar 09, 2017

Hi,

What are the problems you are seeing with the proposed JQL? Is it because it returns empty checklists?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events