Help

Re: Linking parent and child tasks within the same table (using automations)

641 0
cancel
Showing results for 
Search instead for 
Did you mean: 
cruizm14
4 - Data Explorer
4 - Data Explorer

Hi, 

I have a table with tasks and would like to also manage subtasks in the same table. Currently, I have a linked field called "child". Using this field, I link to other tasks within the same table. So, a parent task record might show multiple linked records in the "child" field. I also have a "parent" field that allows linking to a single other record within the same table.

I'm looking for a solution that works as follows:

Trigger: When the field "child" of a record is updated

Action: Update "parent" field of the child record (s)*

I created an automation that works for parent records with a single linked record in the "child" field (I did this by creating a formula field that converts the linked record in the "child" field to text). But whenever the "child" field has more than one record, the automation breaks down. Can anyone help?

Thanks in advance! 

1 Reply 1

What are you updating in the parent record?  Could you share screenshots of the table with relevant fields as well as screenshots of your automation as it is now?