'Else If' Activity - False Error Message: "Condition is Missing"

Hi Team,

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.

Thank you for your continued support and commitment to improving the developer experience!

Best regards,
Manoj Vijayakumar

@manoj-vkumar,

What’s the UiPath.System.Activities Package version you are using? I tried recreating the issue on 24.10.7 but it’s working fine.

May be try upgrading the package to latest possible version and try.

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.

Hi @manoj-vkumar

I tried reproducing the error, but no. its working fine for me. I never added else.

Dependencies I am using are as below, please note system activities that I am using is old, but still works fine.

Regards
Sonali