My Jira project has these issue types:
They have a hierarchy:
I'm including screenshots below.
These parent/child relationships are different than linked dependencies. We don't have to explicitly say that an issue is a child of another issue.
My question is, how can I get these to show up as "dependencies" in the dependency report in Plan Views. I know if I link two issues and say one depends on the other, then it'll show up in the dependency report.
But I'm hoping there is a way to get the plan view to automatically show the parent/child dependencies.
Hello @imthenachoman
What you want is not possible.
The Dependencies view is built from issue links. There is no option to include in it the relationships defined through the native parent/child feature.
Oh. Dang. Is it possible to automate creating linked relationships based on parent/child relationships?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I see that you are using Data Center according to your post tags.
It might be possible using Automation Rules, but it would be complex and likely take multiple rules as you would have to detect:
- when a child is added
- if a child is moved to a different parent (removed from one, added to another)
- if a child issue is deleted entirely
- if the type of an issue is changed, breaking the parent/child relationship
And those are just the scenarios I can think of off the top of my head.
I am more familiar with the capabilities of Automation Rules in Jira Cloud. I know the capabilities in Data Center are somewhat different, and may depend on the version you are using.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @imthenachoman,
I'm afraid that it's not possible to display the issues in the Dependency Report based on parent-child relationships.
If you're considering using a plugin and instead of using that report, you'd prefer a dashboard gadget, our Great Gadgets app could be a potential solution. Our app offers two gadgets that can display the issues from a fllter/JQL by their hierarchy.
Pivot Table & Pivot Chart gadget - can display the issues by their hierarchy Initiatives > Program Epics > Epics > Stories along with their fields.
Work Breakdown Structure (WBS) gadget - can display the issues by their hierarchy Initiatives > Program Epics > Epics > Stories > Sub-tasks along with their current status.
If you need any help with the set-up of these gadgets, feel free to contact us directly at support@stonikbyte.com.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.