Forums

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

Automation for Moving Epics to Done when Epic Status it set to Done

Brian Taylor
Contributor
August 9, 2023

Is there the ability within JIRA Automation that when an Epic Status is set to "Mark as Done," to change the status to done?  I am trying to come up with a rule that will check to see if all issues are complete and if a user does not move to the status of Done but only changes the Epic stats as "Mark as done to transition the Epic to Done. 

1 answer

1 vote
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.
August 9, 2023

Hi @Brian Taylor 

First thing, I am using Jira Cloud and not Server / Data Center, so I am making a suggestion based on my automation experience.

Back to your question...Yes, that is possible.

The epic status field is not listed in the fields for automation field, drop-down lists.  Instead you would need to access its custom field id to do so.  And, because the field is not in the drop-down, you may need to use the generic Issue Updated trigger, followed by an Advanced Compare Condition on the changelog to see if the field changed.

You may need this to find your custom field for epic status: https://confluence.atlassian.com/automation/find-the-smart-value-for-a-field-993924665.html

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.4.2
TAGS
AUG Leaders

Atlassian Community Events