Hey all, I'm building a rule that changes the status of a subtask whenever the status of another subtask changes. Here's the code, but the problem is that there will be multiple subtasks matching the issue summary, since there will be one per task, so I wonder whether you have ideas on how to check whether these 2 subtasks belong to the same parent or task.
Thanks!
Hi @Martina
Isn't this question a subset of your other one, which has already been resolved:
Thanks!
Kind regards,
Bill
You can try {{issue.parent}} value gives the parent details.
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.