MichaelHai
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited state machine's onEnter is not triggered when state is changed in a state transition
I have a state machine defined for subtasks to check if all the subtasks are resolved, change the parent's state to 'To Verify'. And in parent type's state machine, there is onEnter for 'To Verify'...