Set permission to some specific group to create new WI
Hi,
There is a way to give permission to some specific group to open WI - permission for only opening the bug?
Thanks in advance,
Shmulik.
Hi,
There is a way to give permission to some specific group to open WI - permission for only opening the bug?
Thanks in advance,
Shmulik.
You can restrict the ability to create a new work item to members of a specific group by modifying the work item type definition. For example:
<TRANSITIONS>
<TRANSITION from="" to="Active" for="[Project]\Administrators">
This prevents anyone who is not in the Administrators group from saving the work item . It will not, however, prevent others from opening the form and filling it out - they will get an error on save.