Hello UiPath Community,
I’m working on a project using the ReFramework, and I’ve encountered the following error when running my workflow: Trigger-less transition ‘T1’ of state ‘Initialization’ must contain a condition. A state can only have one unconditional transition that has no trigger. How should I add the correct conditions to the state transitions in Initialization to avoid this error?