It's all about the answers!

Ask a question

How to prevent one specific user to edit a WI


haizi wu (6054248) | asked Sep 28 '12, 9:50 a.m.
 I know the RTC process configuration can set a specific roles from edit a WI, but if I want to stop a specific guy from edit a WI, is it possible?

2 answers



permanent link
Dinesh Kumar B (4.1k413) | answered Sep 28 '12, 10:19 a.m.
JAZZ DEVELOPER
couple of options
1.  how about a role specific to that workitem type.. which disables all edits on that workitemtype and assign that role to the users who need to be controlled access to that workitem.

2.  Create a Script to verify the user
Project Configuration > Configuration Data > Work Items > Attribute Customization > Conditions > Script Based Condition
Then set the Operation Behavior on Work Item Save to enforce Read Only
Team Configuration > Operation Behavior > Read-Only Attributes For Condition
"Verifies that a work item that matches a condition can only be saved if the selected attributes are unchanged"

the first option will work..i haven't tested the second option though... just thought of sharing the idea... hope it helps.

permanent link
Clement Liu (1.5k54249) | answered Sep 28 '12, 6:58 p.m.
Or take away that person's license? 

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.