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?
Hi @Edmond Melkomian I know it's been a while since you asked this question, but could you share your automation?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.