I have an issue type as the main and it has their workflow, and I have other issue types as subprocesses they created and linked to the main one based on the main workflow.
And I have 2 automation rules .. the first one for the main process issue type for transition automatic based on the closure status of subprocess.
The second one for create the subprocess issue types once the main issue type transiting to the next status of the main workflow.
My question is I want to update the second automation rule to check if the linked issue type already created before, then reopen it, else create a new issue type and link it to the main.