You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
On the release dashboard there is a status for release and unrelease. This is different than the status used in a story (Ready/In Progress/Done). How do I pull in the release and unrelease status to my dashboard? Is there another name for this category?
Hi @Kelly Carlson and welcome to the Community!
The answer to your questions relates entirely to how you define released issues.
Jira has an advanced JQL function that lets you identify these issues like this:
fixVersion in releasedVersions(ABC)
ABC in that JQL represents the Jira project your issues are in. And it does require that you do actively use releases (fix versions) in your project. That means:
Hope this helps!
Good Morning and thank you for the response. We do use fix Versions to identify releases. How would I pull this status of released vs unreleased into my filter in my dashboard?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What determines the status of release vs unreleased? Is there a way to query off of this status?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.