I have epics that are linked to an Initiative and I am trying to set up an automation for when an Epic is linked to an Initiative, it'll grab the Initiative's key/summary into the "Initiative Key and Name" custom field into the Epic. However, I keep getting the error below:
No Actions Performed:
Source issue (the main branch of the rule will execute for this issue and you can access it via {{issue}}):
Hi Keiko,
Is the Initiative not the parent of the Epic? Did you setup that hierarchy? If not, why not?
Hi John,
The Initiative is from a JSM project and the Epic is from a Software project. I've encountered a similar problem. I am also trying to grab the Feature's key/name (from JSM as well) when an Epic is linked to it. It also wants the Initiative's key/name associated with the Feature.
How it's set up:
JSM project: Initiative is parent to Feature
Software project: Epic
Automation 2: Below works when I link an Epic to a Feature, it retrieves the Feature AND Initiative's key/summary
Automation 1: However, now the earlier set up I had when an Epic is linked directly to an Initiative is not working as expected:
The reason why I have two automations is because I am trying to achieve:
Automation 2:
When an Epic is linked to a Feature, grab the Feature's key and the Feature's parent which is the Initiative key as well. This works.
Automation 1:
When an Epic is linked directly to the Initiative, it instead populates into the "Feature Key & Name" field when it should populate the "Initiative Key & Name" field only.
If I disable/turn off the Automation 2, the Automation 1 works as expected. When they're both on/enabled, Automation 1 fires the wrong thing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Initiative is not the parent of the Epic. The Initiative is the "epic" in the JSM project and Feature is the child issue.
The other regular Epic resides in the Software project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Service Management Project Hierarchy
Level 1 = Initiative
Level 0 = Feature
Jira Software Project Hierarchy
Level 1 = Epic
Level 0 = Story, Task, Bug
I am trying to inherit the Initiative and/or Feature key/name when either:
1) Epic is linked directly to an Initiative (thereby Epic gets the Initiative's key/name) or
2) Epic is linked to a Feature (thereby Epic gets the Feature's key/name as well as Feature's parent= Initiative's key/name)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
NO, you can't have two different issue type hierarchies in a Jira instance. Can you share a screenshot of your Issue Type Hierarchy values? Settings > Issues > Issue Type Hierarchy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The lightbulb icon is the Initiative (in JSM project) and thunderbolt icon is the Epic (in Jira project); the Feature is in JSM as the hierarchylevel 0
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, I see what you are saying now. There is still only one hierarchy, but you have Level 1 associated with multiple issue types.
An Epic being linked to a Feature would simply be a done by issue linkage. Then you can achieve what you want based on the scenario.
For the second one, the Epic would be the parent of feature in the most logical form. But you can also do that by an issue linkage.
So, does the first automation cause the second automation to fire? Or are they completely independent?
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.