Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC API - How to get "A release is scheduled for this iteration" is checked for iteration using API?

RTC  API - How to get "A release is scheduled for this iteration" is checked for iteration using API?

0 votes

Comments

Any thoughts on this?


Accepted answer

Permanent link
Please see: https://jazz.net/forum/questions/181251/creating-iterations-using-java-api
Use

IIteration.setHasDeliverable(true);
IIteration.hasDeliverable();
Jayshree Mhaske selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: May 15 '15, 11:15 a.m.

Question was seen: 2,407 times

Last updated: May 19 '15, 1:50 a.m.

Confirmation Cancel Confirm