Hi, I created a workflow that from Case record created, workflow will "create related entity" to Task.
but if i want to create a workflow from Task record saved, workflow will update back to the case linked, unfortunately I can't get any to work.
For better picture, i show a simple example:
1. Case Created ===> Create Related Entity (Task) to duplicate field from Case (example Case.Name, Case.Account and etc).
2. Linked Task Saved and set to Completed ====> Update Related Entity (Parent Case) to close the parent case if linked task is set to completed.
The 2nd workflow is not success. Any idea?
but if i want to create a workflow from Task record saved, workflow will update back to the case linked, unfortunately I can't get any to work.
For better picture, i show a simple example:
1. Case Created ===> Create Related Entity (Task) to duplicate field from Case (example Case.Name, Case.Account and etc).
2. Linked Task Saved and set to Completed ====> Update Related Entity (Parent Case) to close the parent case if linked task is set to completed.
The 2nd workflow is not success. Any idea?
Comment