Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-30109

Project of Version not accessible via Rest API

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.

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

              Created:
              Updated:
              Resolved: