How are you applying your Actions (Wait and execute -> Action conditions) . If you have custom code base workflow then you can compare the fields or call entity change request method and detect any change and then send the mail respectively. But if it is not code based workflow then you have turn off the AutoSave. Only dirty fields (changes) are submitted when save is called so better check you workflow conditions.
↧