It's all about the answers!

Ask a question

What determines the order of iterations in the timelines view?


Tina Zeman (1778) | asked Feb 04 '13, 5:05 p.m.
What determines what order the iterations display under the same timeline?  In our case they are all children of the timeline, not of each other.  Is it the Identifier, the Display Name, Start Date or End Date or a combination of these, or is it by the date you created the iteration?  Having a hard time reorganizing iterations in an existing project.

Accepted answer


permanent link
Vladimir Zahariev (1503) | answered Feb 05 '13, 2:41 p.m.
JAZZ DEVELOPER
Hi Tina,

The initial order is "by creation" (the iteration which was created last appears at the bottom). Then you can move it to the appropriate location. In the web UI you could use drag-and-drop and in the eclipse client use the "Move the Selected Iteration" button.

Regards,
-Vlad
Jared Burns selected this answer as the correct answer

Comments
Radha Nagaraja commented Oct 17 '13, 6:18 a.m.

Moving works only if we are changing the iteration. cannot move an iteration under the same parent to position.
Example: it is currently sorted on creation date in ascending order. It is not possible to change it to descending order.
Sample:
2013
  M1 [1/1/13 - 31/1/13]
  M2 [1/2/13 - 28/2/13]
  M3 [1/3/13 - 31/3/13]

Cannot be changed to

2013
  M3 [1/3/13 - 31/3/13]
  M2 [1/2/13 - 28/2/13]
  M1 [1/1/13 - 31/1/13]

Any suggestions how to achieve this.

Thanks,
Radha

Your answer


Register or to post 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.