Precondition Create a workitem without a parent
Hi everybody,
I'm trying to add a precondition to blocks creating a specific workitem if it doesnt have a parent, i have the next estructure:
Bussiness Need
Milestone
Task
I want to prevent developers to create a milestone if they dont associate a parent (Bussines Need), and the same for the Task (Parent: Milestone).
Is there anyway to do that?
Thx in advance.
I'm trying to add a precondition to blocks creating a specific workitem if it doesnt have a parent, i have the next estructure:
Bussiness Need
Milestone
Task
I want to prevent developers to create a milestone if they dont associate a parent (Bussines Need), and the same for the Task (Parent: Milestone).
Is there anyway to do that?
Thx in advance.
One answer
Please find examples for how to find and iterate links here: http://rsjazz.wordpress.com/2012/07/31/rtc-update-parent-duration-estimation-and-effort-participant/ . It is a follow-up action - you want an advisor. The difference is decribed in http://rsjazz.wordpress.com/2012/11/01/restrict-delivery-of-changesets-to-workitem-types-advisordelivery-of-changesets-associated-to-wrong-work-item-types-advisor/ .
There are links to more information, an example for an advisor and more examples in the blog. You should be able to do what you want follow the blog content. http://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ might be interesting too.
There are links to more information, an example for an advisor and more examples in the blog. You should be able to do what you want follow the blog content. http://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ might be interesting too.