Getting extra non delivered change sets links in module rest api
![]() Hi team,
I am using DNG 7.0.2 SR1 and trying to get data for the artifacts using Rest API and below are the steps.
1. Hit the below URL to get all artifacts in particular modules in GC stream:
https://[server-name]/resources/MD_lS-5AFu-Ee2c1cRuN56JAw?oslc_config.context=https%3A%2F%2F[server-name]%2Fgc%2Fconfiguration%2F340.
This is listing out all the artifact under module.
Count in DNG: 1363
2. After creating Jazz Report for this particular module the count is 1363.
3. Hitting the same URL with GET method it is showing below result with count 1369.
When we redirect to these links it is showing change sets not an artifacts which are not even delivered to given configuration (which is in module URL)and also not displaying any data inside it.
So, can anyone help me , why undelivered change sets are showing while fetching artifacts from module using API.
Thanks
|