It's all about the answers!

Ask a question

listing parts of workitem changeset with oslc-xml


xx xx (461616) | asked Mar 25 '11, 8:58 a.m.
edited Sep 17 '13, 11:39 a.m. by Krzysztof Kaźmierczyk (7.5k479103)
I want to list changeset and related parts with oslc by using xml. First I list workitem (https://server:9443/jazz/oslc/workitems/1112.xml) , and then focus oslc_cm:collref (https://server:9443/jazz/oslc/workitems/1112/rtc_cm:com.ibm.team.filesystem.workitems.change_set.com.ibm.team.scm.ChangeSet).For this example, it lists 4 parts.
At the end, I write https://server:9443/jazz/resource/itemOid/com.ibm.team.scm.ChangeSet/_P6rykd3TEd-mz4Y8Qcp1YQ?_mediaType=text/xml
It shows like
- <changes>
<internalId>_QGTMsN3TEd-mz4Y8Qcp1YQ</internalId>
<kind>2</kind>
<before>_2o-6LtzoEd-mz4Y8Qcp1YQ</before>
<after>_QB-th93TEd-mz4Y8Qcp1YQ</after>
<item>
</changes> ...

How can I list related parts(changed-modified parts) of changeset with it?

Comments
Robert Carter commented Sep 26 '13, 12:37 p.m.

Can you be more specific on what you are trying to list from the change set?

Be the first one to answer this question!


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.