Hello! Like the title states, I am trying to set up a Jira Automation to have child issues inherit its parents' epic link. On my team, we have an
Jira Cloud Solution In order to create the rule to find the count of the child issues of a specific type of Epic (or a custom issue type at the same level) in a specific project, you can follow the below recommendations: ...
Jira cloud Diagnosis In the past, the field 'Epic Link' field was used to link child issues and should match with the 'Epic Name' from its parent. With the recent change, the parent field has replaced the epic link. For more informati...
We are still pretty new to JIRA, we know the features but don't know best practices yet, and are designing a new database to track data that has a parent-child relationship. To simplify the explanation imagine we are a manufacture of a variety of items and we are tr...
Now add the componentFOR EACH: Create a branch > Brach rule/related issuesand underType of relatedissues,selectEpic (parent).Click onSave. Add a componentTHEN: add an action > Lookup issuesand enter the JQL with"Epic Link" = "{{issue.key}}".Click o...
I have tried another approach to auto-approve if the approver in the parent ticket gets repeated in the child ticket using "Legacy Automation" in that Jira project. I have created a custom field in parent ticket to copy the value of approver to that field...