Permission control on workflow and/or attribute
Hi There,
We have client customizing RQM defect form via RTC client. They were asking if the permission to edit a field or modify the state transit of a field can be controlled by different user's role.
Scenarios as below:
1. Only allow developers to change "Defect Status" from new->open or open->FIXED;
Only allow testers to change "Defect Status" from FIXED->closed.
2. Only developers can edit the field of "Defect Resolution", while testers cannot.
Please advise if the above can be implemented.
Thank you and regards,
Sandra
We have client customizing RQM defect form via RTC client. They were asking if the permission to edit a field or modify the state transit of a field can be controlled by different user's role.
Scenarios as below:
1. Only allow developers to change "Defect Status" from new->open or open->FIXED;
Only allow testers to change "Defect Status" from FIXED->closed.
2. Only developers can edit the field of "Defect Resolution", while testers cannot.
Please advise if the above can be implemented.
Thank you and regards,
Sandra
Accepted answer
Hi
You can configure which workflow actions can be transitioned based on the role of a user in the team configuration section (project area editor -> Process Configuration tab -> Team Configuration -> Permissions). The workflow action permissions are under 'Work items' -> 'Save Work Item (server)'.
For resolutions, a role can have the permission to change the resolution, but it is not possible to specify permission per resolution (e.g. 'fixed' is allowed but 'invalid' is not can not be configured).
A user without permission to modify the resolution but having permission to transition a workflow action that needs a resolution will only be able to set the top-most resolution .
Regards
Marcel
Jazz Work Item team
You can configure which workflow actions can be transitioned based on the role of a user in the team configuration section (project area editor -> Process Configuration tab -> Team Configuration -> Permissions). The workflow action permissions are under 'Work items' -> 'Save Work Item (server)'.
For resolutions, a role can have the permission to change the resolution, but it is not possible to specify permission per resolution (e.g. 'fixed' is allowed but 'invalid' is not can not be configured).
A user without permission to modify the resolution but having permission to transition a workflow action that needs a resolution will only be able to set the top-most resolution .
Regards
Marcel
Jazz Work Item team