I'm writing an automation rule to add certain epic labels to any child issues created. here's the rule:
When Issue is created
If issue matches JQL
team in ( )
And Issue matches JQL
"epic name" IS NOT EMTPY (tried "epic link" here as well.)
And Epic matches JQL
labels in ( )
Then: Edit issue fields
labels (Copy from Epic)
But I cannot get it to work. I don't know if it's a problem with epic vs epic link or something else entirely.
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.