The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Can the Jira "fix version" field be filled by an Azure DevOps pipeline?

Gautier Bayzelon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 9, 2025

We use Azure DevOps to make our releases and already have the integration setup with environments (prod and staging).

When we run the deployment pipeline, is there a way to fill in the "fix version" of all the jira issues that are being released?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
October 22, 2025

Hi @Gautier Bayzelon and welcome,

you can invoke the following rest apihttps://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-put to update fix version for a specific issue. What is your doubt?

Fabio

Gautier Bayzelon
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 5, 2025

Ok so I guess I would use git log and extract the issue numbers since the last deployment and then call that endpoint for each issue.
But I'm not sure about the "since the last deployment" part...

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events