Forums

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

Impossible to modify the fix version by a post function

Aurélie Narozniak March 14, 2016

hello,

During the workflow, for one status, I would like to fill by a post function the latest fix version of my project on the field "Fix version".

but when i select the custom field or the field, I don't find the fix version field.

So, do you know how can i do that?

2 answers

1 vote
Aurélie Narozniak March 15, 2016

But I am in Cloud. So how, can I fill the fix version with a post function on the workflow ?

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.
March 15, 2016

You can't do it - there's no built-in function for "set version"

Giuseppe Lanza
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!
August 1, 2018

Is this changed over the past two years? I can see a lot of improvements in our flow if we can automatically change the fix version when a transition happens. We are using the triggers for transitioning our tickets with our git flow, and to update the fix version would close the loop so devs don't need to update the board manually at all.

 

It would be a really really nice to have.

Like Georg Engel likes this
0 votes
Vasiliy Zverev
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.
March 15, 2016

Fix version is not a custom field. It is a standart object of JIRA. 

If you want some code you need to use VerisonManager object: https://docs.atlassian.com/jira/6.4.3/com/atlassian/jira/project/version/VersionManager.html

Suggest an answer

Log in or Sign up to answer