Can two different RTC jazz users have private Jazz workspaces with the same name?
Are private Jazz workspaces unique because of their name, or is user id included to make them unique? Can user A have private a workspace named abc, and user B also have a private a workspace named abc? |
Accepted answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Apr 04 '14, 1:08 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Yes, two different users can each have a private repository workspace with the same name.
In fact, it doesn't matter whether they are different users, or whether the workspaces are private ... any two repository workspaces can have the same name (although the GUI will warn you when you are creating a workspace with the same name as another of your own workspaces). mark byrd selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hi Mark