"Queue Already Exists" Error When Sharing Project Across Workspaces Description:

Hi team,

I’m running into an issue while trying to share a project between two users in different workspaces.

  • User A (me) created a project in Workspace A that uses a workitem queue named Queue1.

  • I shared the project with User B and gave them read-only access so they can run the bot.

  • User B is in a different workspace (Workspace B).

  • When User B tries to create a queue with the same name (Queue1) in their own workspace, they get this error:

“Queue already exists.”

Yes, all workitem queues must have an unique name, so each project will need it’s own queue ( or share one. ie, do not add it inside the openrpa project )

So how this project work in other workspace. without creating queue how the records process