Tagged Questions
3
votes
2answers
2k views
OnWorkflowItemChanged not firing when using SPListItem.Update()
I am experiencing a very weird behavior: After using SPListItem.Update() the OnWorkflowItemChanged is triggered (so the title is misleading), but sends the workflow into a sleep state it never wakes ...