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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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