Forums

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

Jira Server Automation: If all linked issues of an epic are done, then...

Sarah Kelemen-Gottswinter April 7, 2025

Hello community,

We've stumbled across an issue concerning one of our automations.

If all linked issues of an epic are transitioned to done, then the linked test of the Epic should transition to ready.

I'm not sure, if the Smart values are correct and the branch is needed. Can anybody help?

In the Audit-protocol it's green, but no action is performed.

Automation Test.PNG

1 answer

0 votes
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.
April 7, 2025

Hi @Sarah Kelemen-Gottswinter -- Welcome to the Atlassian Community!

You note linked issues in your question but then seem to access Story and Epic issue types in the rule.  Do you mean the parent / child relationship of the issues?

If so, perhaps try this instead:

  • trigger: issue transitioned to Done
  • condition: issue type is Story
  • condition: Epic Link is not empty
  • related issues condition: with JQL, check if all of the other Stories with the same Epic Link (i.e., parent) are Done
  • branch: to parent / Epic
    • condition: Status is not Ready
    • action: transition to Ready

 

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events