(3.7k●1●17●38)
May 15 '13, 4:37 a.m.
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.
Comments
shaomin xing
JAZZ DEVELOPER May 15 '13, 2:49 a.m.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.