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.”