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?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.