Hi there.
I am working on creating an automation rule that when an Epic transitions to the In Review status, issues in different projects are created. I'm trying to prevent duplicate child issues from being created in the event someone switches the status back to In Review after the child issues were created on the initial run. The goal is to prevent duplicate issues being created after the rule is first ran.
Here is the rule I have setup now
I have set an IF condition to "If Children not present" but the rule continues when there are children present in the Epic causing duplicate entries. Am I missing something here?
I have the same issue. The Related issue condition works for "Sub-tasks" but not for "Children". This looks like a bug. We try to limit custom fields so the workaround suggested would not work for us.
The solution that worked for me is using "Linked Issue" condition with Link Type "Is a parent of" "are not present".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is a solution for you consider:
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Technology Applications Team
Viasat Inc.
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.