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

Project of Version not accessible via Rest API

    XMLWordPrintable

Details

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

    Description

      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.

      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: