Forums

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

How to Set the fixversion field values dynamically based on the entered Affects version field value?

Pratibha Tambakad October 18, 2022

How can we set the Fixversion value based on the affects version field value selection.

Example:If user selects 'v1' in Affects version field the same value should automatically set in Fix version field and if user want, he can modify the value from the fix version list

Please guide me how can we achieve this?

 

1 answer

0 votes
Bill Sheboy
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.
October 18, 2022

Hi @Pratibha Tambakad  -- Welcome to the Atlassian Community!

I recommend first talking to your Jira admin to learn what addon you have, as this is not possible with out-of-the-box features.

If you have one of the scripting addons or automation rules, your admin can help you implement this use case.

Of note, please consider what you want to do when the fixVersion already contains a value: copy over the existing value, append to the existing value, or do not change the existing value.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer