I'm sure this is another easy one but it's not working for me. All I want is to create a scenario where the Planned Completion Date will update to match the Actual Completion Date when a task is marked as completed.
Currently I'm using:
-Watch Field, Record Type: Task, Field: status
-Filtering for (newTextVal equal to CPL & plannedCompletionDate not equal to actualCompletionDate)
-Update Record, ID: objID, Record Type: Task with the Planned Completion Date updating to match the actualCompletionDate