Hi All,
We are trying to create a query within JIRA where we can list out our Issues Linked to within an Initiative. The example I can give is where we have one initiative which has multiple links from other JIRA Projects (Epics, Stories, Tasks) from other JIRA teams.
Any suggestions would be appreciated.
@Ron Sills , If you have an app that includes additional JQL functions like Scriptrunner or PowerScripts do, then this can be done in server/data center. Check any automation or workflow related apps you might have to see if they have included advanced functionality like this.
However, if you are running on cloud (or plan to be) you can used linkedIssues() which is included.
-pjd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.