I have tasks with dependencies. The dependencies are set to strict. There is a timeline linked to a duration. It is automated with “When Status changes to Done, change the Status of its Dependency to In Progress”. So when I finish a task and change it to done, any of its dependents turn to In Progress and that works fine.
What I would like to do is have the dependents timeline start date update to the day it was changed to In Progress, regardless of if the independent task was finished on time, early or late.