When trying to update a Workflow Activity, I am getting the following error: Match not found, reset to original

SC10
Kilo Guru

When trying to update a Workflow Activity, I am getting the following error:   Match not found, reset to original

 

Screenshot of the page with error:

http://i.imgur.com/lQOVhG7.png

 

 

Any ideas what might be causing this? I can't get this task to be updated. Already published and re-checked out the workflow, and then tried again - same issue.

1 ACCEPTED SOLUTION

Mark Stanger
Giga Sage

Probably a value in the hidden 'Schedule' field underneath the error.   Select a 'Schedule based on' value that shows the 'Schedule' field and then change the value there, then change 'Schedule based on' back to the original value.


View solution in original post

8 REPLIES 8

kmayur
Kilo Contributor

Hi Shane,


I also experienced the same issue once. I followed this workaround.


Delete the old activity (which is giving you an error) from your workflow and re-create a new one with the exact same configurations. Take a snapshot of the old activity before you delete it so that you can refer it for creating the new one. You can also copy the scripts and contents to a notepad and paste again in the new activity. Link the new activity to the other components in the workflow the same way as your old activity was linked.


Let me know if that helps.


Mark Stanger
Giga Sage

Probably a value in the hidden 'Schedule' field underneath the error.   Select a 'Schedule based on' value that shows the 'Schedule' field and then change the value there, then change 'Schedule based on' back to the original value.


Thank you, it was exactly that. One of the schedule options that were hidden, no longer existed. I switched it to another schedule, saved, and then switched it all back to No Schedule, and it let me save it.


I had this problem in a workflow catalog task that i was attempting to update.

I used Marks fix, found a schedule that was causing the problem, changed from no schedule to schedule, picked a valid value, save, then switched back to no schedule and was able to continue.

Thanks