-
Suggestion
-
Resolution: Won't Do
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.
- is related to
-
JRACLOUD-26466 Improve JIRA REST API to allow users search for all issues connected to a version
- Closed
-
JRASERVER-30109 Project of Version not accessible via Rest API
- Closed