Forums

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

How it is possible to create JQL request which shows all unreleased tickets?

Iaroslav NAKONECHNIKOV
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 4, 2023

Hello, 

as i read Example JQL queries for board filters | Jira Software Cloud | Atlassian Support i don't get how to find all tickets with defined versions, which were unreleased?

earliestUnreleasedVersion() gives tickets only with first unreleased version. 
and ignores all other. 

also, i don't see any filter by "release" itself...  So how it is possible to get list of all, where version assigned, but not released yet?

1 answer

1 accepted

0 votes
Answer accepted
Iaroslav NAKONECHNIKOV
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 4, 2023

ok, i found: fixVersion in unreleasedVersions()
described: https://confluence.atlassian.com/jirasoftwareserver0820/advanced-searching-1095249245.html

Suggest an answer

Log in or Sign up to answer