Set Child Task Status to Completed when Parent is set to Completed

Hi- I'm new to SS. What is the best way to approach this? I need to set the value of the Child Task Status to Completed when the Parent Task Status = Completed. Any guidance is appreciated.

image.png

Answers

  • prime_nathaniel
    prime_nathaniel ✭✭✭✭✭

    @Lbrooke if you can live with status being in two places one manual at the parent level and one column that is automated, you can do it via parent([Task Status]@row)

    You can even set the parent auto one using ancestors() = 1 in an if statement so parent is just going to directly reference the master status, then children would all get the parent value

    Principal Consultant | System Integrations

    Prime Consulting Group

    Email: info@primeconsulting.com

    Follow us on LinkedIn!