It's all about the answers!

Ask a question

Access to update items across projects


VK L (8177155159) | asked May 31 '12, 11:45 a.m.
Hi All,
Certain users want to update work items across project areas. Is this possible just by associating the projects as workitem providers? Will this allow users to update workitems in other project areas without having access there?

Just thinking of a solution which would make life easier without having to provide everyone access on all project areas separately.

Thanks.

3 answers



permanent link
David Olsen (5237) | answered May 31 '12, 12:20 p.m.
JAZZ DEVELOPER
Certain users want to update work items across project areas. Is this possible just by associating the projects as workitem providers? Will this allow users to update workitems in other project areas without having access there?

Just thinking of a solution which would make life easier without having to provide everyone access on all project areas separately.


Associating the project areas as work item providers will not allow you to bypass the usual permissions checks for modifying a work item. Creating the associations between project areas will allow you to link work items in the two project areas but doesn't let you modify the work items in the other project area.

If you want to allow users to make changes to work items in a project area that they are not a member of, then all of the following need to be true:
(1) The user needs an account on the server (which is already true if the two project areas are on the same server).
(2) The project area needs to be visible to everyone, not just project area members.
(3) The Everyone role needs to have permission to modify work items.

--
David Olsen | IBM Rational | Jazz Process Team

permanent link
VK L (8177155159) | answered Jun 01 '12, 2:10 a.m.
Thanks David. But will this not override the roles and permission settings for the current memebers of the project area, since everyone role includes all users in the repository?

permanent link
David Olsen (5237) | answered Jun 01 '12, 9:45 a.m.
JAZZ DEVELOPER
But will this not override the roles and permission settings for the current memebers of the project area, since everyone role includes all users in the repository?


Yes, giving permission to the Everyone role effectively means that you can't deny permission for that action to any other role, since everyone has the Everyone role.

Giving everyone permission to make changes to your project area may or may not be the right solution for you. It depends on what level of security you want to have.

--
David Olsen | IBM Rational | Jazz Process Team

Your answer


Register or to post 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.