Forums

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

Create subtask on a parent task based on specific email identifier with automation

KaKo Silva August 1, 2022

Hello,

We are trying to create a subtask automatically that is linked to a parent task.

Basically, we have the parent tasks created in a Project with an unique identifier. Once a specific email is received (with the unique identifier in the subject) that exists in the parent task, we wanted to create the subtask in that parent task or create the subtask and link it afterward to the correct parent task.

We are using mail handler and automation but we cannot find a way to link the subtask to the parent task based on that unique identifier.

From what we can read, there is no place detailing how to do this...

Does anyone know a way?

Thanks,
Ricardo

1 answer

0 votes
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 1, 2022

Hi @KaKo Silva 

I recall trying this a while ago with an automation rule and learned changing the parent of a subtask wasn't possible: https://codebarrel.atlassian.net/browse/AUT-90

The only work-around I can think of is to somehow get the subtask to trigger a rule, then branch to the target parent task, and use the add subtask action, copying the fields from the trigger issue.  Then as the last step delete (or abandon) the trigger issue.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer