Skip to Content
Menu
This question has been flagged
1 Reply
3191 Views

Hello,

How can I automate the status update of a parent task?

I would like the parent task to be updated to "done" when all its blocking subtasks are done.

Is it possible?

Thank you for your help!

Avatar
Discard
Best Answer

You could try this:

Settings > Techincal > Automated Actions:

Model: Task
Trigger: On Update
Trigger Fields: Blocked By
Before Update Domain: Blocked By > Stage > Name = "in progress"
Domain: Blocked By > Stage > Name = "done"
Action To Do: Update the Record

Data to Write:
Field: Stage (project.task)
Evaluation Type: Reference
Record: Done

Avatar
Discard
Related Posts Replies Views Activity
2
May 25
1138
1
Apr 20
2702
2
Sep 23
3655
2
May 17
8323
2
Mar 24
2691