Filtered states by role
Hi everybody,
I use permission to restrict user to save defect work item in particular states. I'm wondering if there is a way to filter actions list following user's role.
For my example, developer can save defect work item in resolved state but not in validated state. I want to hide the Validate action.
Thanks and best regards,
Alain
I use permission to restrict user to save defect work item in particular states. I'm wondering if there is a way to filter actions list following user's role.
For my example, developer can save defect work item in resolved state but not in validated state. I want to hide the Validate action.
Thanks and best regards,
Alain
Accepted answer
Hi Alain,
as far as I know, there is no such mechanism today. The save operation will just fail if not permitted. The reason for this architecture is probably to speed up the load process. However, I agree it would be nice to at least see that a save will fail in the UI before pressing the button. Please look at https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome you can search the work items and subscribe to ones you find important, providing your support. I didn't find anything obvious, but I am sure this request is already in there. If you can't find anything, submit your own request.
as far as I know, there is no such mechanism today. The save operation will just fail if not permitted. The reason for this architecture is probably to speed up the load process. However, I agree it would be nice to at least see that a save will fail in the UI before pressing the button. Please look at https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWelcome you can search the work items and subscribe to ones you find important, providing your support. I didn't find anything obvious, but I am sure this request is already in there. If you can't find anything, submit your own request.