How to ensure tasks are completed before completing story
Hi,
Create Story, under that multiple tasks.. But we are able to complete the story before completing the tasks. I want to ensure team will not be able to complete the story unless all tasks have been completed... this should be similar to enforcing Child tasks completion before parent task updations.
Smitha
One answer
There is the All Children Resolved Advisor (Precondition) available out of the box. If that is not enough, I would consider to write your own advisor. You can get started with doing that looking at http://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ and follow the Links to the Extensions Workshop and the various examples on that blog that show the API you would need.