Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-4688

API does not return a story release vehicle if it is assigned to the parent feature

XMLWordPrintable

    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      If you do a GET on the Stories endpoint on a story that has a release vehicle indirectly linked via its parent feature, it does not show this release vehicle in the API response.  It only shows the RV in the response if the RV is directly assigned to the story.

      I'm not sure if this is a bug or suggestion.  I leaned towards bug since the information is present on the story UI page but not in the API.  Perhaps this needs to be added as a new field in the API response.

      Steps to Reproduce

      1. Create/locate a story that has no release vehicle assigned to it, but is tied to a parent feature that DOES have a release vehicle.
      2. Using the API, do a GET for the above story ID

      Expected Results

      The API should indicate the release vehicle of the parent feature (perhaps a new field for parentreleasevehicle)

      Actual Results

      The returned data has a blank RV field and no mention of the parent RV

      Workaround

      No workaround

              99bfc1506543 Jake Comito
              b9109d53fd18 Todd Hall
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: