The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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!
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()
Kind regards,
Bill
What search are you running to get to the export-obsolete-list option?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.