You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create sub-process with multiInstance, the bpmn file is not contains loopDataInputRef and loopDataOutputRef tags. It happen as well when creating Service Task and Reuseable Task with MI option. It make SubprocessHandler cannot recognize this one is a ForEachNode class. Please help me review this issue.