I am wanting to run a jql that will show me a list of released fixVersion's of a few projects. However, I do not want to see all the issues associated with those fixversion, just the fixversion name. And, I do not know the fixversion names, or I would just enter that.
Is this possible?
JQL helps to filter issues based on some parameters, not fix versions or other data.
Only place where you can find list of version in project are Releases. There you can find all details and included issues in version.
More details: https://support.atlassian.com/jira-software-cloud/docs/create-a-version/#Create-a-version
Regards,
Seba
@Sebastian KrzewiĆski - thanks for responding. Is there a way to find a list of versions through a jql?
I am needing to find versions across multiple projects, but I do not want to navigate to each project to find these.
Again, I can run a jql to show me all fixedVersions that are "Released", but that shows me all issues. I only want the version name in the Releases.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jason Chayer I don't think that this is possible via JQL. IMO the best and the fastest way will be to get it via Rest API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Sebastian KrzewiĆski . I will look into this.
On a similar note, do you know if you can categorize in Releases? What I am thinking, maybe for a temporary fix, is if I could have categories like frontend, backend, API, etc... And then have all releases associated with each of those teams under that category.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jason Chayer you can't do that. Only "categorization" that you can have is to divide relases under "Released" and "Unreleased"
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.
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.