How to change order of transition between state machines

@RayJay @judewong Give a try by:

Closing workflow XAML
Open xaml in an external editor (e.g. notepad++)
And change the order there

DO always a backup of the XAML before executing the actions from above

Yes the order is important. Once the first rule/condition is true other transition conditions will not be checked

1 Like