yesterday
using BP version 7.0 - I have two VBO as visible below. The one under Web API is older one and other one is new.
When i am selecting the bottom one in action and click on okay. VBO got changed to Web API one.
What can be possible reason for this. i now renamed the bottom one to avoid the conflict.
5 hours ago
I tried to reproduce the same in the latest 7.4 and observed the same, this is indeed a bug.
If we have the same name of Object and WebAPI then it does not save the Action information.
3 hours ago
It is not bug but intended behavior of Blue Prism.
Since a Object ID is created in database, your new object will get redirected to the same even though you create different version with same name.
While Importing object with same name BP will ask for overwriting and if you choose not to then such issues occurs, where earlier version is given preference.
3 hours ago
HI @AmolJangam This issue involves one object and one Web API sharing the same name, not two objects with identical names. You can try it out to get a clearer understanding of the problem. It looks like the conflict is happening due to name and not the ID.