Hey hey... I am trying to build a scenario where an owner is sent an
email alerting them that the task dates have changed due to a time off
entry. We can see the system alert when the time is already entered, but
if a task is already planned and an entry is made, sometimes the date
shift goes unnoticed. Scenario setup:I am watching updated tasks to see
if the new state dates match the old state dates. If they do not, it
passes. From there I am grabbing more task data, owner and assignee
data. I ...