Forums

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

Reopen an issue if a new subtask is created for it

Antonio Burgos Vieyra June 12, 2023

I need to automate my business project, but I'm stuck with the conditions. I need to close the incident when all its subtasks are closed

I also need to do that when a new subtask is created on that finished story. It returns to a previous state.

For these cases the states I have are:

Ready to work
in atention
finished

3 answers

0 votes
Benny
Contributor
June 13, 2023

Hello @Antonio Burgos Vieyra 

To close the parent issue when all subtasks were done, you can create an automation rule like this:

2023-06-13_17-17-46.png

And to open the parent again when a subtask was created:
2023-06-13_17-21-01.png

Hope this help.

0 votes
Trudy Claspill
Community Champion
June 12, 2023

Screen Shot 2023-06-12 at 3.10.27 PM.png

0 votes
Evgenii
Community Champion
June 12, 2023

Hi, @Antonio Burgos Vieyra 

You can user Jira Automation

  • TRIGGER
    • Issue Created
  • CONDITION
    • Issue has parent task and Parent task Status = Closed
  • SELECT
    • Parent task by JQL
  • ACTION
    • Transition Parent task to "Reopened" status
Antonio Burgos Vieyra June 12, 2023

I understand the logic, but I can't find the correct options. Could you describe it with a picture?

Suggest an answer

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

Atlassian Community Events