Restricting the user (team member-role) not to access completed Workitem
viswanath janakiraman (8●12●24)
| asked Apr 22 '13, 1:07 a.m.
edited Apr 22 '13, 3:18 a.m. by Ralph Schoon (63.5k●3●36●46)
Hi,
we are in 4.0.0.1 we need to restrict the users of (Team member -Role) not to access the WI from below scenarios : Remove ability to add new children to WI in the Completed state. Remove ability to reopen WI that are parented by a Completed SI. |
One answer
Hello Viswanath
Yes you can achieve this by using the "Operation Behavior" "Pre-condition" - "Prevent Editing" option. But this this pre-condition would entirely grey out all the options for a WI in completed state - not just a few attributes. Comments 1
And for the 'Remove ability to add new children to WI in the Completed state.' You will to have to provide your own custom preconditionĀ (https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation). Note that you will have to capture both the Parent and Child WI save. A link can be created from either end.
viswanath janakiraman
commented Apr 22 '13, 3:10 a.m.
Hi Krishnakanth ,
See the posts on this blog beginning with http://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ if you want to get started with Extending RTC. It will help you coming up to speed if you are new. It provides links back to material on Jazz.net.
Like Ankur's answer above you can also create a custom precondition/advisor to prevent reopening a work item based on existing/state of a parent.
|
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.