You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
My team has support tickets being assigned to us in Jira under the issue type "Bug". I want to assign our "Break-Fix" feature to these stories when they are created in Jira. We are operating in the company managed Jira cloud project.
Hi @Pfohl Jason
What is the hierarchy of your issue types?
The out-of-the-box hierarchy is:
So the built-in Bug type can be linked to an Epic using either the "Epic link" or "parent" fields in an automation rule. If you have a different hierarchy, or issue linkage path, please adjust accordingly.
To get you started on creating your rule, please refer to these documentation and example sources:
Kind regards,
Bill
Bill,
The hierarchy is:
Epic, Feature, Story, then Sub Task
I was able to automate with the following.
{
"fields": {
"customfield_#####":"issue key number"
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.