Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2871 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
maj 25
840
1
apr. 20
2420
2
sep. 23
2883
2
maj 17
7991
2
mar. 24
2285