JIRA JQL query that gives issues and its linked issues in a tree form

Chandra Chandrasekaran January 17, 2013

Starting from an issue (say root issue), trace all the links to that issue and build a tree of linked issues. All the tree nodes should have the Key, Issue Type, and Summary

Build a forest of such trees and get a report in excel format.

Here is an example:

Requirement -> Epic -> Story -> Task

Story -> Test -> Bug

I tried to query on the field Linked Issues and did not result in a valid query.

2 answers

0 votes
LUC FILION September 18, 2014

You may also use Impact for JIRA plugin (http://bit.ly/1tYPzxu). The option for generating a CSV file is in our todo list.

Cheers, 

Luc

 

0 votes
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 17, 2013
Not in jql. Use https://marketplace.atlassian.com/plugins/com.docminer.jira.issue-links Else use REST and get the issue details and plot it

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events