Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to query open checklist items in Jira cloud?

qguingab November 3, 2025

We are using Checklist for JIRA. And we are using it from Jira Server and when migrated in cloud, pivot report slices doesn't work anymore. We are trying to get the due unchecked items.

Old JQL in Jira server

"Internal kick-off date" < now() AND "Pre provisioning progress" = uncheckedItem("Internal kick-off")

 
JQL I am trying to get the same result in JIRA cloud.
Below doesn't seem to work as well.

"Checklist Text[Paragraph]" ~ "\"* [open] Internal kick-off\""

 
Are there other ways to get the unchecked or open items from the checklist?
CC: @Adaeze_Jude_HEROCODERS 

1 answer

0 votes
Maria Rusnakova
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 3, 2025

Hi @qguingab ,

is the 'Pre Provisioning progress' the name of your checklist and 'Internal kick-off' one of the checklist items?

If so, have you tried this?

"Checklist Text[Paragraph]" ~ "\" # Pre provisionig progress
* [] Internal kick-off\""

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events