Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Team members are unable to see TFS repo

Tags:

I am unable to configure TFS so that the developers on my team can access and clone a repo onto their local machines.

They all receive the following message:

You don't have the authority to view the permissions for this object

I have added them as members of the project. I have even reluctantly made them admins. However, all attempts to resolve this issue have failed.

like image 939
Scott Nimrod Avatar asked Aug 08 '17 13:08

Scott Nimrod


People also ask

Why repos is not visible in Azure DevOps?

Select the user and click on Change Access Level. Change the Access level to Basic or above. You can also give Visual Studio Enterprise Subscriber access as well if available. Now, the user will be able to view the Repos.


1 Answers

I followed what Ash suggested above and was able dig around and eventually resolve it for my case. Adding some steps here hopefully to help more people find the right page.

To change access from "Stakeholder" to "Basic":

  1. Go to your project page > under "Project Settings", under "General" > "Overview" which is the default, you should see "Process" = "Basic". Click on the word "Basic", that should lead you to your Organization Settings.
  2. Under "General" > "Users", you can see that yourself or some users have the access level of "Stakeholder" rather than "Basic". Next step is just to get someone who can, to change that.
like image 133
Sher Min LEE Avatar answered Sep 28 '22 04:09

Sher Min LEE