Rally-Where in the API can I find the parent user story associated with the defect?
search cancel

Rally-Where in the API can I find the parent user story associated with the defect?

book

Article ID: 417047

calendar_today

Updated On:

Products

Rally SaaS

Issue/Introduction

Defects are linked to user stories, but we’re unable to see that relationship in the API.

We can see the defects parent if its a feature.

Resolution

The following query should allow you to see Parent Story association for a defect.

 

https://rally1.rallydev.com/slm/webservice/v2.0/defect?query=(FormattedID = xxxx)&fetch=Requirement