Forums

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

in Jirra how to fetch all fixed in versions of a Ticket

Kranti December 21, 2016

Hi,

in my jirra, one Bug can have multiple fixed in versions(e.g 2.0.1,3.0.2), using rest how to fetch all the fixed in version. please give the code.

 

thanks in advance

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 21, 2016

Just fetch the issue from the REST API.  It will return all the versions on the issue in the response.

See https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-version-2-tutorial

Suggest an answer

Log in or Sign up to answer