Issue with flowchart - flow not followed

Hi,

I have a flow switch that is not working good after a change.
Before the change, CCC was pointed to the same workflow as CCV and al was working very well.
Because of a change in an input file, I had to point CCC to another workflow. Result as below picture.
Now the robot keeps following the workflow for CCV ,which is obviously not correct.
I have tried to solve it:

  • I am 100% sure that the incoming value in the switch = CCC. I have checked in debug mode.
  • I have deleted the switch and replaced it with a new one: same result.
  • I have closed UiPath studio and reopend

What else can I try to solve it or to at least find out what is causing the issue?

image

KR
Johan

@TALLIEU_Johan

Please check the outputs properly…if there are multiple outputs with same value…try deleting them

Also is your CCV the default? if so may be CCC has extra space or something it is worth checking

cheers

Hi, there are no extra spaces; no outputs with same value…
Also there is no default

@TALLIEU_Johan

By rule every flow decision will have a default branch…can you please check in the properties

image

If would be a good idea to use a break point and use immediate panel to verify as well

cheers

It looks like the problem is bigger. When I disable a sequence (for testing purposes), the robot ignores the disabling…
Also when I change the order of sequences, the robot keeps following the initial order.
I’am afraid the robot came corrupt…
To rebuild…?

@TALLIEU_Johan

Please restart the system and rename the project.json and reopen and then check…looks like a one time issue

cheers