Query to find all children to specified ID in OSLC.
One answer
Please define "children".
If you mean the Parent/Child link, it should be very simple to get. Check out the below document.
https://jazz.net/wiki/bin/view/Main/WorkItemAPIsForOSLCCM20
Comments
Sorry for being unclear, yes i mean the Parent/Child link.
Thanks for the link, I still however don't fully understand how to "fetch" the Parent/Child link. Im doing the first mentioned steps which leads me to here:
https://localhost:9443/rm/oslc_rm/_cRUWgPNmEeatIKybawF-9Q/services.xml
How do i get to where I can find the link between the items?
Im using the Firefox RESTclient extension to try this out.
Br,
The outcome may be slightly different but you definitely need a different document for reference.
https://jazz.net/library/article/1197
You can also use the reportable REST API, which is similar but different to the OSLC API.
https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI