Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get all issues from a version using the rest API?

Lena Seitz September 24, 2020

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

1 answer

0 votes
Mohamed Benziane
Community Champion
September 24, 2020
Lena Seitz September 24, 2020

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.

Suggest an answer

Log in or Sign up to answer