State Machine Validation Error

Hi Team,

Can anyone clearly explain (With example if possible) why this validation message comes in state machine, “state can have only one unconditional transition without trigger uipath”

I created two transition from state 1 to state 2. In T1 without any trigger I given true in the condition and in T2 everything is empty (both trigger and condition) then as per the message I have one transition with no trigger and no condition and an another transition no trigger and condition but still validation message appears. Please clarify

It seems from the image like both the transition T2 and T3 doesn’t have any condition
We need to have one transition atleast with condition
Cheers @Boopathi

Hi @Palaniyappan Thank you but I given the condition as true in T3. In T2 transition no trigger and no condition. Overall there is one transition without any condition and one transition with condition but no trigger but still the validation appears.

Thanks,
Ula

But that state3 is already associated with another transition T1 without any condition right that’s why
State 2 has three transitions now with two unconditional transitions
So remove that transition T3 or add a condition to it
Cheers @Boopathi

Hi @Palaniyappan Thank you. I just gave condition in Transition T1 but still the validation message appears. Not sure why the validation message still appears.

Thanks,
Ula