Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to automize to have several grandchild ticket ?

Pauline LE RAY February 21, 2025

Hi ! 

I would like to automate the creation of several stories that also have children tasks, for exemple, when I trigger an Epic, I want it to create one  children that would be a story, and this story should create two tasks: 

 

  • Epic
    • Story
      • Task 1
      • Task 2 

 

I hope this is clear :/ 

Thank you for your help !

Pauline 

2 answers

2 accepted

1 vote
Answer accepted
John Funk
Community Champion
February 21, 2025

Hi Pauline - Welcome to the Atlassian Community!

You cannot create Tasks as children of Stories - they sit at the same level in Jira and under Agile principles. You can create Sub-tasks under Stories, though. 

Pauline LE RAY February 24, 2025

Thank you for your help John !

Like John Funk likes this
John Funk
Community Champion
February 24, 2025

You are welcome!

0 votes
Answer accepted
Duc Thang TRAN
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.
February 22, 2025

Hello @Pauline LE RAY 

I'm joining John's opinion: If you want to create a Task (level 0)  as a child of another Story (Level 0), it's not possible.

However, if for some how,  in your instance a Task is at Level -1, meaning it is considered a sub-task, then you can achieve this through automation.

You can do it with an automation rule like this:

  1. Manually trigger the rule.
  2. If issuetype = Epic, then create a Story with parent = {{trigger.issue}}.
  3. Refresh the data.
  4. Create a Task with parent = {{createdIssue}}.
Pauline LE RAY February 24, 2025

Thank you I'll try this ! 

Have a good day !

Suggest an answer

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

Atlassian Community Events