API 2.0: Response to GET Objectives/<id> endpoint is missing releaseIds unless expand=true added to call

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 10.82
    • Affects Version/s: 10.78, 10.79, 10.80
    • Component/s: REST API
    • None
    • 1
    • Severity 3 - Minor
    • Breakers - Usher 8
    • None

      Issue Summary

      Response to the GET Objectives/<id> endpoint is missing releaseIds

      • Also noticed on GET Objectives

      Steps to Reproduce

      1. Browse to Swagger
      2. Run a GET towards Objectives/<id> endpoint
      3. Notice the response body is missing releaseIds

      Expected Results

      • As per Objectives.ObjectiveDto schema, releaseIds is expected.

      Actual Results

      • releaseIds is missing from GET Objectives/<id> response unless you add an expand clause

      Workaround

      Add expand=true to the API call

            Assignee:
            Kyle Foreman
            Reporter:
            Rodrigo Cortez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: