Hello,
I took a look at the JSON-Format for a specific version, using the general sturcture as mentioned in the API.
"http://cty-jira-intern.de/rest/api/2/version/10102"
The problem is: I was provided with a JSONObject that didn't have any JSONAArrays itself (issue-arrays to be specific).
As I can't access the issues through "http://cty-jiraintern.de/rest/api/2/version/10102/issue"
there is no obvious way for me to get to the issues of a specific version. Did I miss something? Do versions have issues? I'm new to Jira, but versions do have worklogs and normally I retrieve them via the issue that the worklog belongs to..
Hello @Lena Seitz
Can you take a lookt at this previous question:
https://community.atlassian.com/t5/Jira-questions/REST-API-get-all-issues-of-version/qaq-p/1226852
I already tried that, but this only works with the Project-Id, which seems like a lot of extra-code to me. Therefore I thought this might be possible using only the version-Id but that doesn't seem to be the case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.