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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Auto populate Feature fixVersion to related Epic FixVersion of Highest value(based on integer)

Auto populate Feature fixVersion to related Epic FixVersion of Highest value(based on integer)

Muskan Pradhan
April 7, 2023

Feature Fix version field should be auto-populated based on the high fix version from epics under a Feature

F1 [Feature should take 23.09 version]
E1 [Fix version 23.09]
E2 [Fix version 23.06]
E3 [Fix version 23.08]

And user is not allowed to put lowest fix version if they want to edit it later , but user can always put even higher version e.g. in the above case user can edit and put 23.10

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Benjamin
Community Champion
April 7, 2023

Hi @Muskan Pradhan ,

 

Looks like you want to apply a conditional rule based on version and the Epic that is link. This can't be done out of the box. You'll need to an automation/scripting add-on to perform this task.

 

-Ben

Muskan Pradhan
April 11, 2023

I've Automation for JIRA and Scriptrunner for JIRA Add-on.
Can this be achieved by it?


Muskan Pradhan
April 25, 2023

@Benjamin can you suggest how to achieve this using Automation for Jira/Scriptrunner?