-
Bug
-
Resolution: Done
-
Major
-
jBPM 5.4
When using a throwing MessageEvent in my process this event is handled by calling executeWorkItem on a registered WorkItemHandler for "Send Task". the WorkItem that is passed to this method contains an incorrect processInstanceId. In my case the id was always 0.