I want to create a rule in jira-automation to assign fix versions to sub-tasks if a fix version is added to an issue or epic.
Solved! Go to Solution.
@Karthikeya G you need follow these steps:
Step 1: When issue created.
Step 2: Add Related Issue Condition --> if parent exists.
Step 3: New action --> edit issue --> Choose fix version field -->Click on Copy -->Select issue to copy value from Parent issue.
Welcome to the community. Using automation rule, take a look at the sample rule below -
The triggering event will be Field value change (in this case the parent case's field is updated "Fix Version/s")
Next - Create a branch rule/related issues loop (in this case it is for related issues "Subtasks")
Lastly - use the edit issue action on the subtasks by copying Fix Version/s from parent issue -
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Technology Applications Team
Viasat Inc.
If my suggestion helped you, please click on Accept answer when you have a chance, so others with similar asks will see this posting as an answered solution in the community group.
Best, Joseph
Hi @Joseph Chung Yin ,
The above answer is helpful but in the last step I am not able to find the exact function to copy fix version from parent. How can I configure that function?
@Karthikeya G You can click on the text "Add Fix versions from Current issue" (red arrow below). Then, you can set the options accordingly (blue arrows below):
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Improve user experience across Jira with global settings
Learn how to set up and configure a Jira site, manage Jira permissions, and configure Jira apps and integrations.
Learning Path
Streamline projects across Jira with shared configurations
Build Jira work items with reusable configurations called schemes, and reduce administrative work with automation.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.