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