Restrict View access to certain WI Types - in a project area
Hi All,
Certain set of users should be able to see only certain WI Types in a project area and be able to modify them. For other types, they should not have read/write access. How can this be achieved easily? I need to make this change across various projects - where list of users would differ in each case. Is it possible to script it up to read from a file and make changes accordingly? Thanks. |
2 answers
Hi,
You can restrict the ability to create a work item out of a type for individual roles (assuming the list of users you want to prevent from having visibility to the work item belong to some specific role). In that case, even though those users can see the work item type as an option while creating a work item, they would not be able to save it due to lack of permission. There was a similar question posted earlier and you can find detailed steps and context here: https://jazz.net/forums/viewtopic.php?t=24844&highlight= Hope that helps Shashank RTC - Tracking and Planning Hi All, Comments
VK L
commented Jun 04 '12, 10:34 p.m.
Hi Shashank, I am looking at restricting View access also. Any possibility for this? currently, i am able to limit access to create workitems of certain type and to modify certain attributes only. The other items still appear in query results and able to access them as well (Read-only). |
You can restrict read access of work items that are filed against a certain category, so that only members of the team area that is associated with that category can see the work item. I don't know of any way to restrict read access of all work items of a certain type. (Unless you can figure out how to force all work items of that type to be filed against one of those restricted categories. But I'm not sure how to do that.)
In general, RTC is much more configurable at restricting write access than it is at restricting read access.
|
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.