Rick
Rick

Reputation: 385

TFS 2015 disabling 'CODE', 'BUILD', 'TEST', 'RELEASE'

Is there a way to disable the menu options 'CODE', 'BUILD', 'TEST', 'RELEASE' in TFS 2015? Reason I ask is because they are not used.

Upvotes: 1

Views: 100

Answers (1)

Cece Dong - MSFT
Cece Dong - MSFT

Reputation: 31013

You can disable 'CODE', 'BUILD', 'TEST' by changing access levels, you can assign Stakeholder access to those users who need to enter bugs, view backlogs, boards, charts, and dashboards, but who don't have a TFS CAL. But Stakeholders can also view releases and manage release approvals, so you can't disable 'RELEASE' tab.

enter image description here

Upvotes: 1

Related Questions