I am trying to create a rule to transition the status of the parent issue of an Epic but I can't get the Parent object to execute the transition.
Context:
I created a custom issue type called Initiative that is hierarchically higher than an Epic. Now I want the status of the initiative to follow the status of the Epic.
I tried use the For loop for the parent issue of the Epic but this does not work since Epics do not have parents.
I also tried using the custom field that contains the link to the Initiative issue inside the for loop but it does not take the Initiative as an object to execute tasks on.
Hi Dulce,
Here is an example of how to configure it using automation for Jira: https://www.atlassian.com/software/jira/automation-template-library/sync-work
Your case is very similar to the Atlassian documentation.
I hope that helps,
Cheers,
Melo
Doesn't help. In Step 3
you cannot refer to the epics parent with predefined functionality.
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.