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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.