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

Project of Version not accessible via Rest API

    XMLWordPrintable

Details

    • 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.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      For a Version object you get a JSON response with these fields:

      {
      self: "https://jira.../rest/api/2/version/...",
      id: "...",
      name: "...",
      userReleaseDate: "10/Apr/2012",
      archived: false,
      releaseDate: "2012-04-10",
      released: true
      }
      

      Missing: To which project does the version belong to? As the Jira API for Version knows getProject(Object)() I assume that the Rest representation should provide the same information.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              2f5ffb0094a7 Mark Michaelis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: