Creating report of dependent bugs

Hakob Simonyan May 5, 2013

I have migrated DB of Bugzilla to JIRA. We have container bugs in Bugzilla which contain bugs in their 'Depends on' field. Note that the bugs mentioned in "Depends on" filed can also contain other bugs in the same filed.

We have created a script which hierarchically (also shows dependency of dependent bugs) reports dependencies for every container bug.

Is there a way to do this in Jira without using such a script?

1 answer

0 votes
Timothy
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.
May 5, 2013

If you can use the issue navigator to search it out, the you should be able to pull the data out. But I'm assuming that you will be using the issue link feature to link issues in JIRA together which does not have much reporting functionality in JIRA.

Having said that, you can use a couple of add ons like the following to show the links:

https://marketplace.atlassian.com/plugins/com.docminer.jira.issue-links

https://marketplace.atlassian.com/plugins/com.pyxis.jira.links.hierarchy.reports

Suggest an answer

Log in or Sign up to answer