It's all about the answers!

Ask a question

How can the current iteration be set automatically?


vinitha dsouza (14723136) | asked Sep 29 '16, 10:07 a.m.
converted to question Sep 29 '16, 10:41 a.m. by Ralph Schoon (63.3k33646)
Hello,

Currently we manually set the iteration as Current iteration in the web UI.

Could you please help how this can be automated? So we do not have set for every iteration.

In our case Iteration span for 2 weeks so we want after the end of 2 weeks set to next iteration

Comments
Ralph Schoon commented Sep 29 '16, 10:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

com.ibm.team.process.common.IDevelopmentLine.setCurrentIteration(IIterationHandle)

Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Sep 29 '16, 10:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
com.ibm.team.process.common.IDevelopmentLine.setCurrentIteration(IIterationHandle)

See https://jazz.net/forum/questions/90099/how-to-get-and-set-the-iteration-targetid-using-java-api for more API.
David Lafreniere selected this answer as the correct answer

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.