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
Hello @Antonio Burgos Vieyra
To close the parent issue when all subtasks were done, you can create an automation rule like this:
And to open the parent again when a subtask was created:
Hope this help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can user Jira Automation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understand the logic, but I can't find the correct options. Could you describe it with a picture?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.