I am trying to make a template schedule with predecessors (which I have) then use automations to generate a schedule for each new customer that gets entered. I can get it to copy over tasks, but the automation seems unable to generate them with predecessors.
I realize I could just copy the full template table, but ideally all customers would be in 1 table (with groupings) since we use the same team to support multiple clients and I need to be able to see when someone is allocated somewhere else.
Right now what we’ve done is add a table just for the clients. Then there is a trigger link there to say that they are starting their project. The Action takes a “find records” and pulls the tasks from the template file. Then I have a repeat for each in list of records, create record and I’ve copied most of the columns down. But when I try to add predecessor it doesn’t like that.

