Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Can you create individual templates for specific sub task ?

Hey, 

I'm working on a project where I've automated task creation to also include 4 specific sub-tasks but I would like to create a specific template for each of the subtasks. 

These sub-tasks will always be the same for new tasks. For example:

Task A will have subtasks 1,2 & 3

Task B will have subtasks 1,2 & 3

And I need Subtask 1 to have a specific template and the same with the other ones. I'm aware I will need some automation to call for those but I'm unsure if I need to set the template up in the Issue Type area or somewhere else.  

Thanks in advance for your help. 

1 answer

0 votes
Christian Kreß
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.
Nov 03, 2023

Hello @Octavian Nistor

What you seek is possible via Jira Automation.

  1. First thing you'll need is a trigger. You could use Issue Creation, which creates the Subtasks right after creating the parent issue.
  2. The second thing is a condition for the subtask template. There you could use any kind of field, which allows you to distinguish between your different templates. I would recommend using the labels field, where you could easily create a label for "Template_A" and "Template B".
  3. For each condition you'll need the "create sub-tasks" action. You can add more than one subtask for this action and even add fields which you can prefill right within the automation rule or fill with information from the parent issue.

 

I tested a prototype of the rule, and it just worked fine:

Subtask Template.png

 

Hope this helps.

Kind regards,

Chris

Thank you Chris. 

 

I was working through your explanation and I was wondering if the labels need to be manually allocated to each sub-task. Is that the case?

 

Best,

Octavian

Christian Kreß
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.
Nov 06, 2023

Hi @Octavian Nistor

For the automation above, the label needs to be manually allocated to the task for which you want the subtasks to be created. If I understand you correctly, you want to create different subtasks (with different description and other fields) for different issues of the issuetype "task". Therefore, you'll need a criterion to distinguish between the different kind of tasks.

 

Please note: Using the label is just a suggestion, you also could use another criterion which the specific tasks have in common. For example, if they always contain the same summary or description, you could also use this as a condition and don't need to add a label.

Hope this helps for clarifying. Feel free so share your full automation for further assistance. :)

 

Kind regards,

Chris

Thank you Chris. 

 

The Label won't work as I am trying to remove the manual interaction but will try the condition as they will have the same summary. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events