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

How to check state of changeSet for a workitem using RTC client api

Hi All,

Thank you in advance.

I as working on task where I need to list all changeset for particular workitem and and check where changesets are active or deliverd. I am able to get all the changesets for workitem, but not able to find out where a changeset is in delivered(or complete) or active state

Could you please let me know how to check changeset is in active or delivered state

0 votes

Comments

Note that terminologically, the change set state is "complete" (not "delivered"), and that although delivering a change set will automatically complete it, a complete change set has not necessarily been delivered anywhere.


Accepted answer

Permanent link
Here some hint: https://jazz.net/forum/questions/87178/locate-which-streams-a-changeset-is-on-using-rtc-api

com.ibm.team.scm.common.IChangeSet.isActive() seems to be the API for complete. I would consider to check this in a debugging.


Nilesh Patil selected this answer as the correct answer

1 vote

Comments

 Hi Ralph,

Thank you for your valuable answer. I had found out this. I didn't check complete api.
Thank you

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,930

Question asked: Nov 10 '16, 2:10 a.m.

Question was seen: 2,473 times

Last updated: Nov 12 '16, 1:07 a.m.

Confirmation Cancel Confirm