while debugging the flow decision suddenly stopped working. At first everything is fine but then it always goes to “false” despite what I entered beforehand or in the decision.
Here for example Item_pruefen = true (boolean) and it goes to false -.-
I am using the latest updgrade of studio and activities.
Hi, thank you for your reply!
Both should work. Usually, I often even use string = “”.
But the issue here is that there is a bug and the flow decision does not work at all.
I did as you suggested and it is the same. Although it is true it flows to false.
In Flow decision change the Syntex to Item_Pruefen only. If the condition is true it will automatically went to True transition. Try in this way and check the condition is satisfying or not.
Hi, thanks for the reply.
Upgrading the activities did not work.
Copying the project and creating a new XAML works out. But I won’t mark it as solution, since my point is that there is a bug. It should be the aim of UiPath to detect bugs and solve them.
It is seldom but not the first time that happened to a project. If you use version control, you lose all the git entries. So copying the workflow is not always without problems.