Complete a subtask moves the parent task into the same project

I have a subtask in section A of Project X. After completing that subtask, I want it’s parent task to be added to Project X in section B. Originally, the parent task is not in Project X, only its subtask is. How can this be possible with rules?
Thank you!

Hi @Mariam_Mohsin , welcome to the forum :wave:

Currently, Rules that trigger on subtasks will not take action on the parent task. However, there is the exception of the trigger When all subtasks are complete then it could take action on the parent task. Can you try that?

1 Like

There are other subtasks that cannot be completed yet. I want just 1 subtask of the parent to move the parent task to Project X. Is there a work around for this with a bunch of different rules put together?

1 Like

Unfortunately, currently, no, I’m fairly certain it cannot be done natively.

@Phil_Seeman , just checking, can Flowsana do this yet?

1 Like

@Mariam_Mohsin, you could block the parent task by the subtask you would like to use as the trigger, then create a rule stating When Task is no longer blocked > Do this… Move task to Project X, Section B.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.