Flow not updating Record

J_ T_
Tera Contributor

I have a Flow with Record Updated as Trigger has actions to go in and the update State property of related Tasks but the related Tasks states are not being updated and I am not sure why

In the example below I am getting the Parent Task from the Catalog Task Trigger and attempting to set the State of the Parent Task record to the State selected in the Catalog Task when it is updated.

find_real_file.png

 

find_real_file.png

1 ACCEPTED SOLUTION

The default behaviour, when creating a Catalog task, is to have the Flow wait for it's completion before continue the process to the next action.

It should look like this:

find_real_file.png

 

Did you disable the waiting of the completing of the Catalog task?

View solution in original post

6 REPLIES 6

The default behaviour, when creating a Catalog task, is to have the Flow wait for it's completion before continue the process to the next action.

It should look like this:

find_real_file.png

 

Did you disable the waiting of the completing of the Catalog task?

J_ T_
Tera Contributor

I didn't build the original flow and I have about a month in the platform to blame obvious oversights like that on.  Thank you for the tip, I will test it out tomorrow.