Forums

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

How do I download tickets in a specific column?

James Craig June 3, 2022

I would like to download only tickets in the Done column, that are unreleased. When I export via Issues, it downloads ALL tickets that are Done, released and unreleased. Is there a simple way to do this? Thank you!

2 answers

0 votes
Bill Sheboy
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.
June 4, 2022

Hi @James Craig 

You could add a check to your JQL to check for unreleased versions, such as:

project = myProjectName AND statusCategory = Done AND fixVersion IN unreleasedVersions()

https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-functions/#Advancedsearchingfunctionsreference-unreleasedVersionsunreleasedVersions--

Kind regards,
Bill

0 votes
Nic Brough -Adaptavist-
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.
June 4, 2022

What search are you running to get to the export-obsolete-list option?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events