Hello guys, I accidentally made a mistake and recalculated one field (dateStart) in our entity via Scheduled workflow targeting the report result.
The thing is that I have added 14 days to dateStart but I did not add 14 days to dateEnd so now the dateEnd is earlier than dateStart and the duration is 0 days.
I would love to know if there is a way how to rerun the workflow so it targets all the records it changed before (everything is stored in the logs of the workflow).
If not, is there a way to use a report where the filter is something like dateEnd < dateStart and then run the workflow on this report?
Thanks a lot for the help.
The thing is that I have added 14 days to dateStart but I did not add 14 days to dateEnd so now the dateEnd is earlier than dateStart and the duration is 0 days.
I would love to know if there is a way how to rerun the workflow so it targets all the records it changed before (everything is stored in the logs of the workflow).
If not, is there a way to use a report where the filter is something like dateEnd < dateStart and then run the workflow on this report?
Thanks a lot for the help.
Comment