Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-84937

REST API Create Issue to return Status as a child property

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.

      User Problem

      Currently, the REST API Create Issue does not have the Status field details as a possible child property returned for a 201 (Created) response:

      - Hide child properties
      id string
      key string
      self string
      transition NestedResponse
      watchers Nested Response

      Suggested Solutions

      The Status details would be included as a child property in the HTTP 201 responses.

      Current Workarounds

      In order to gather this information, a subsequent call to endpoint Get Issue, using the ID returned on this API as a parameter has to be made, duplicating the customer's efforts.

              Unassigned Unassigned
              78c9c9b7d3dc Danieli Barboza
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: