Issue facing while using the Try Catch Activity

Hi,

Please assist me with the below query.
I could find that everytime I use the try catch block, the project analyzer throws the ST-NMG-004 Display Name Duplication warning for all the activities available inside the catch block even though there are no duplicates.

I tried to troubleshoot it by just adding a log message inside a try catch activity (assuming i made some mistake with the logic in the other workflows/projects), but still could find the same problem here as well. I believe that it is not happening because of the logic but there is something wrong with the activity itself.

Could someone assist me here?

Thanks in advance!

This is simply warning. Not an error. You can ignore

@Pavithra_Devi,

Welcome to the UiPath Community :tada:

Try to restart the Studio. Sometimes Studio caches some memory which results in such random warnings.

Thanks,
Ashok :slight_smile:

Hi Ramya,

Yeah this is just a warning, but I wanted to know why this is thrown here, as i am getting this warning for every process I create in the UiPath studio.
I would like to know where I am going wrong…

Hi @ashokkarale,
Yeah I had tried it but it didn’t help me.
I am specifically getting this warning only within the Catch activity and no where else. I am getting this warning for all the processes that i had created so far and all are for those activities created inside the catch activity only.

@Pavithra_Devi,

Ohh ok.
What’s the version of UiPath Studio are you using?

@ashokkarale,

I am using the community edition 2024.4.0

@Pavithra_Devi,

It’s a bug in recent released Studio version. I’m able to reproduce it and raised a bug for this. You can upvote for quicker solution.

Thanks,
Ashok :slight_smile:

Thank you @ashokkarale for your confirming!

1 Like