404 when using the REST API to get the reportedAgainstBuilds for a work item
I'm trying to use the REST API to see how many builds a work item has been reported against, my query looks like this:
I get the following result:
<oslc_cm:error xmlns:oslc_cm="http://open-services.net/xmlns/cm/1.0/">
<oslc_cm:status>404</oslc_cm:status>
</oslc_cm:error>
Some of the build results have been deleted, does that mean I cannot use this query, is this a bug or is my query wrong?
Note: If the build results have been deleted I still want to count them...
Comments
kathleen sharp
Nov 13 '12, 9:52 a.m.If anyone is interested raised https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=240920 about this issue.