I am developing an application that extracts defects from HP ALM using rest api call.
Detected in Release and Detected in Cycle has ID stored and not able to extract their reference by value.. Could you please help me to do so?
I am developing an application that extracts defects from HP ALM using rest api call.
Detected in Release and Detected in Cycle has ID stored and not able to extract their reference by value.. Could you please help me to do so?
Copyright © 2021 Jogjafile Inc.
Use the below URLs to get the releases and releases-cycles collection.
/qcbin/rest/domains/{domain}/projects/{project}/releases /qcbin/rest/domains/{domain}/projects/{project}/release-cycles
You may refer the below documentation page for further information.
https://admhelp.microfocus.com/alm/api_refs/REST_TECH_PREVIEW/Content/REST_API_Tech_Preview/General/Overview.html