Is it possible to prevent usage of scmtools by roles
Accepted answer
Karthik,
you can prevent from SCM save/alter operations by role in the team configuration permission. There is no difference in the operations for UI and SCM tools that I am aware of. The server does not know if it is a UI or the SCM tools.
If you want to prevent certain users from seeing streams you can look into the ownership and visibility options. This is not by role, but by team membership. If you want to allow some users/roles only to be able to see work items and no SCM at all, you can split the work into two project areas and use the read access settings to prevent users from seeing the SM project. Again, this is not by role as far as I can tell.
you can prevent from SCM save/alter operations by role in the team configuration permission. There is no difference in the operations for UI and SCM tools that I am aware of. The server does not know if it is a UI or the SCM tools.
If you want to prevent certain users from seeing streams you can look into the ownership and visibility options. This is not by role, but by team membership. If you want to allow some users/roles only to be able to see work items and no SCM at all, you can split the work into two project areas and use the read access settings to prevent users from seeing the SM project. Again, this is not by role as far as I can tell.
Comments
2 votes