I need report all the issues (all issue types) that belongs to an particular release. no matter if the issues belong to another project.
1. Create a new Custom Field that's in all projects titled "Fix-Version" and use that field instead.
2. Then hide "Fix Version" (Jira's default field) and hide it on all screens.
3. Additional Recommendation based on czsup's solution: Create an automation that when you update your custom field "Fix-Version", then it will update all tickets based on a filter you define and Bulk update all those tickets Fix Version (Jira default).
Versions are project artefacts, not shared things. The best you can do is to search for versions by a list and include each project+version combination you want to report on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
you can create versions in multiple projects with the same name. Than you can filter these issue for the "release" by JQL fixVersion = "name of your release or version".
I don't know about possibility to create version across projects by Jira itself.
ms
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But there are plug-ins on market place - paid and also free (https://marketplace.atlassian.com/apps/823187/releasedog?hosting=server&tab=overview)
ms
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.