how to deal with WI cross multiple iteration in traditional process project area?
One WI should belong to one iteration. When we use traditional process template, we define many iteration in one release accordance with RUP, so the requirement may cross two iteration. So how to deal with it? Thanks!
|
One answer
Please have a look at the "continue work in" function, which basically allows you to automatically split one workitem across more than one iteration. This function can be invoked on a workitem in the results of a query in Eclipse, from the context menu.
|
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.
Comments
Usually, we will split the cross iteration work item into 2 WIs, one for iteration 1, the other for iteration 2. If the work item can't be split, we will delay it to iteration 2.