Hi everybody,
trying to use the new statechart module, we experienced a weired problem: We have a fairly simple statechart with only 3 states sequentially connected with NULL trigger transitions. The first two states are being correctly processed, but the transition to the last state is never being executed. We were just wondering if anybody else has experienced this problem and how it can be solved.
Thanks a lot in advance!!!