Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Epic link as automation trigger

Marcin Hołub
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 8, 2021

Dear all,

I'm trying to automate sub-task creation only for issues that are created, and afterwards linked to a parent "epic" of a specific name, and so far I'm unsuccesfull. Any hints from the community ?

1 answer

1 accepted

2 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 8, 2021

Hi @Marcin Hołub -- Welcome to the Atlassian Community!

There isn't an automation trigger for that yet, and the work-around is to use the change log.

  • trigger: issue updated
  • advanced compare condition: use the change log to see if the epic link changed
    • first value: {{#changelog.epic link}}{{toString}}{{/}}
    • condition: does not equal
    • second value: {{#changelog.epic link}}{{fromString}}{{/}}
  • action: ...per your use case

Kind regards,
Bill

Marcin Hołub
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 9, 2021

@Bill Sheboy Yhank You for Your time !

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events