
A workflow was run that updates a date field to the current date (execution time). The workflow was run on a bunch of records it shouldn't have been run on. Is there a way to revert certain fields back to the data they contained before the workflow was run?
*This post is locked for comments
I have the same question (0)Hi,
There is no straight forward way .You can get old value from audit history and update those records.
Another option would be restore from backup instance, please note there is a risk data will restored when the backup has taken and its not just before workflow executes.