Hi All,
I have to generate the total number of linked issue count for the issues. Can i get any JQL Queries or any free jira plugins to find this for the jira server?
Ex: I am having an issue key like (XXX-7) for this issue i have 3 linked issue(XXX-2,XXX-3,XXX-4). So i want to display the total linked count as 3.
JQL queries will return to you a list of issue, not a count.
I found a few posts on this topic already by doing a search using google for "jira jql count of linked issues". Here are some samples:
https://community.atlassian.com/t5/Jira-Software-questions/count-of-linked-issues/qaq-p/1425247
https://community.atlassian.com/t5/Jira-questions/Get-Number-of-Linked-Issues/qaq-p/1730130
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.