Hi,
today I bumped into a problem with OnStateChange trigger and event.
I don't know if it is a bug, but conceptually it would works well without workaround. The model is attached (statechange_issue.fsm).
I set the state twice in the same moment and I would like to detect the state transition three times (two for the first set, one for the second one). But my process detects only two state transition (one for the former, one for the latter). Why?
Could someone help me? How does the notification occur? @anthony.johnson or @phil.bobo probably you have to reveal some "DLL secret".
Thanks for support!