Using Jira 8.16 Data Center Advanced Roadmaps, added custom hierarchy Epic -> Capability ->Feature -> Story.
Want to create plans in AR using Project Capability and Feature.
Is it possible to create a plan that uses Capability(Project) and Feature(Project) as sources and shows all Capabilities with it's Feature children?
Solved! Go to Solution.
Thank you for the information and your reply! I have another question, that I hope you can provide guidance/insight.
I modified the AR hierarchy configuration the the following. Even deleteing the Epic in the hierarchy did not solve the issue mentioned above.
With the above hierarchy, I was able to create a plan with Epics and Capabilities (Project sources), displaying Epics & Capabilities. Also allows expansion of Epics to show children (Capabilities).
Why does this work for the Epics and Capabilities plan?
TIA
Looking at your existing setup, it looks like you have just included
Capability issue type + Feature issue type to roll up to Epic issues.
Based on this, all you are doing is adding other new standard issue types to roll-up to Epic. The roll-up is done via Epic Link.
Can you take a screenshot of your issue hireachy configuration image and post it to this ask?
Best, Joseph
Hi Joseph, I am unable to provide a snapshot but did recreate what the Hierarchy configuration looks like in AR:
# Level Name Jira Issue Types Actions
1 Epic Feature Remove
2 Capability Capability Remove
Feature Feature
Story All other standard issue types
Sub-task All sub-task issue types
Hope this information helps.
I see a problem with your setup. One you should never remove "EPIC" (original location) prior you adjustment.
The original setup is
One will create level above the EPIC. EPIC issue type is a special issue type in Jira Software and should not be removed. You need to reset it. If "Feature" needs to roll up to EPIC, you don't have to declare it in the setup because it is a standard issue type. It should be something like below
# Level Name Jira Issue Types Actions
1 Capability Capability Remove
Epic Epic
Story All other standard issue types
Sub-task All sub-task issue types
Did you renamed EPIC issue type?
Let's talk more...
Best, Joseph
Hi Joseph,
The hierarchy was set by previous team members, and using the "SAFe EPIC to Feature Translator for Jira" to rename the EPIC. My understanding is that the goal was to align with SAFe methodology.
Not sure how the app works, but wonder if that is contributing to the issue?
TIA
Thanks for the update. Looking at the add-on - https://marketplace.atlassian.com/apps/1218959/safe-epic-to-feature-translator-for-jira?tab=overview&hosting=datacenter
It seem it is a tool providing translation of name against the Epic issue type. Thus, I don't know how it is impacting AR for Jira hierarchy configuration. You should contact the vendor directly for support at this time.
In AR for Jira, EPIC setup should not changed in the hierarchy and you can add higher level parents above Epic only.
Hope this helps.
Best, Joseph
Appreciate all your help and will research the plugin, to see if there is a possible impact. Thank you!