-2

What can you do to understand why you see a "permission denied" in RTC, and what action to take in order to give the privilege for a given "denied" action?

Example:

permission denied in RTC

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250

1 Answers1

1

Each time you have a permission denied on RTC, you need to check:

  • your role associated with your profile in your project area
  • your permissions as defined in "Team Configuration / Permission":

The permission matrix looks like this one in the Project Area Administration page:

matrix

For instance, if you have a "permission denied" when trying to delete a Work Item, you need to have a role where this action has been explicitly granted (see doc):

delete wi

If you don't have access to the administration part, check at least the "Team Advisor" view in order to communicate that to your RTC admin:

team advisor

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
  • also, can you try to open that item in the webclient and see the (extensive) error message on top? – x29a Mar 17 '14 at 18:59