JIRA automation app

Edmond Melkomian
Contributor
July 3, 2019

I created a JIRA app for automation. I get a list of the epic that fits into the criteria and send the email. 

My support group not only wants to see the epic in the email but the list of the stories under that epic. Does anyone know how to get the list.

I have the summary and the Url for the epic as well as the reporter

Epic description - {{issue.summary}}
Epic URL - {{issue.fields.toUrl}}
Reporter - {{issue.Reporter}}

 

The programmer in me wants to do something like

foreach {{issue.child}}

do 

    {{issue.child.summary}}

    {{issue.child.fieldstoUrl}}

done

 

Does anyone know how you access the children of an epic issue?

 

2 answers

0 votes
Dzanan Gvozden May 24, 2024

Hi @Edmond Melkomian I know it's been a while since you asked this question, but could you share your automation?

0 votes
andreas
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.
July 10, 2019

Hi Edmond,

This is not something we support yet. We're tracking a feature request around this here: https://codebarrel.atlassian.net/browse/AUT-425

We've got quite a few higher priority items in our backlog though, so it will be quit some time before we get a chance to work on this though.

Cheers,
Andreas

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events