Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I have it working so any time any story in epic completes it notifies BUT.... can you set the rule to not trigger unless ALL stories are completed? It may be a stretch.
Thanks
I haven't worked out all the details, but I think after triggering the issue you could use the lookup action and send the email in a condition based on the count of issues returned.
Your lookup action would execute a JQL for issues that are children of the epic and that meet the condition "statusCategory != Done".
This post references a youtube video that explains how to conditionally send an email based on the number of issues returned by a lookup action.
Hi @Gail
Yes, and...to Trudy's answer:
To do what you asked, you would need a rule that triggered on an issue transition AND checked JQL to only trigger once; that does not exist. Trudy's idea on checking for any non-done issues with a lookup issues seems like a great approach, although it will trigger any time an issue transitions.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.