I’ve encountered a minor issue with the ‘Else If’ activity in UiPath Studio. When adding a second condition, the activity displays a “Condition is missing” error — even though the condition has already been provided.
Interestingly, this message disappears if we add a blank ‘Else’ block and then delete it. While this workaround resolves the issue, it’s an unnecessary extra step for developers and may cause confusion, especially for those new to UiPath.
I’ve attached a screenshot for your reference, and I kindly request that this be reviewed and addressed in a future update.
Just wait a while. I see this often with various activities, not just Else If. Whatever background process is doing the on-the-fly validation is sometimes very slow. While you’re waiting, if you run/debug the error icon will disappear once the validation completes.
Also, I’ve noticed that the Else If activities make Studio go nuts with memory usage. We are on Studio 2023.4.4 and UiPath claims it’s fixed in later versions. We will see.