Determine roles that can perform a state transiton
Hi,
I'm still learning how to use the solution, so sorry if im asking a stupid question :D
I couldn't find a way to define which roles can perform each state transition in a workitem workflow.
For instance, a devoloper would be allowed to Fix a defect, but only a tester would be able to close it.
Is it possible?? I guess i could use events (like work item state changed), or use preconditions...but maybe there is an easier solution.
Thanks in advance
I'm still learning how to use the solution, so sorry if im asking a stupid question :D
I couldn't find a way to define which roles can perform each state transition in a workitem workflow.
For instance, a devoloper would be allowed to Fix a defect, but only a tester would be able to close it.
Is it possible?? I guess i could use events (like work item state changed), or use preconditions...but maybe there is an easier solution.
Thanks in advance
2 answers
Hello,
you can open the project and go to the tab Process Configuration. Under Team Configuration - Permissions you can select the Permitted actions for a given Role.
Make sure you have checked the option Show actions by Role.
You can find the different actions in the list of Permitted actions under Work Items - Save Work Item - action
I hope this helps.
Elisabeth
you can open the project and go to the tab Process Configuration. Under Team Configuration - Permissions you can select the Permitted actions for a given Role.
Make sure you have checked the option Show actions by Role.
You can find the different actions in the list of Permitted actions under Work Items - Save Work Item - action
I hope this helps.
Elisabeth