Project of Version not accessible via Rest API

XMLWordPrintable

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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.

              Assignee:
              Unassigned
              Reporter:
              Mark Michaelis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: