How to restrict the user to edit Workitem which belongs to different team area
![](http://jazz.net/_images/myphoto/bd926d7413a62d4640c2b7648325f680.jpg)
Hi All,
I have requirement where I need to restrict the user to edit workitem (modify the attributes) which belongs to other team area.
In brief- There are two team areas with two different users having the same role. Workitem A has been created by user1 from Team area1 and Workitem B has been created by user 2 from team area2.
user1 and user2 have the same Roles. I have assigned the different permission at team area level to that Role.
My requirement is user1 can view Workitem B but not able to edit it and user2 can view workitem A but not able to edit it.
I have tried to obtained this through team area level permission but it is not working. user is able view and edit also. While saving workitem Is there any way to check Team area of corresponding WI and then restrict it from editing with the configuration level setting.
Thanks in Advance for help.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Apr 03 '19, 11:38 a.m.Please read this, to understand roles and https://jazz.net/library/article/291 to understand how roles and ownership works.