I have this workflow which was working fine. But now it does not.

It has the following states -inital, stage1, stage2, stage3, final. Initial stage works properly. In stage1, create task also works perfectly. So when I edit the task form and submit nothing happens. The OnTaskChanged event is not at all triggered. And the workflow simply hangs like that.

Made all possible checks and still could not identify the problem here. Can any one please help me with this? Thanks.

有帮助吗?

解决方案

The problem was with the Tasks list. Deleted the existing tasks list and created a new one. Now the workflow works perfectly.

许可以下: CC-BY-SA归因
scroll top