Forums

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

An automation rule that creates stories and subtasks under a Feature (Epic)

Eric Roetenberg
Contributor
May 12, 2026

Help

Create 4 user stories under a feature within the KSNS 2026 project where the Project Type field is updated to PDCA. This feature must not yet have any child issues. Under each of the 4 stories created, there must be two subtasks: Subtask 1 and Subtask 2

The trigger is that the feature’s Project Type field is updated to PDCA and the feature does not yet have any child issues; in that case, it must create the situation described below.


voorbeeld 1.jpg

I've tried several different approaches with ROVO, but I can't seem to get an automation rule to work.

Grtz.  eric

 

2 answers

0 votes
Trudy Claspill
Community Champion
May 12, 2026

Hello @Eric Roetenberg 

Creating new work items within a rule and then creating children under each new work item can be tricky in a single rule. It is often recommended that the task be split into multiple automation rules.

On option is:

  1. During creation of each Story add a value to some field (i.e. a Label) to indicate that Story needs subtasks created.
  2. Create a separate rule triggered by creation of a Story with that field set to that value, and create the subtasks in that separate rule.
  3. If the content of the subtasks is different for each Story then you could use a different value in each Story. In the separate rule you could use an IF/Else structure to check if the value is "a" then create the subtasks for Story A, else if the value is "b" then create the subtasks for Story B, etc.

Another option is:

  1. Create a separate automation rule for creation of each pair of subtasks. Set those rules up to use an Incoming Webhook trigger that takes input as part of its trigger.
  2. From your primary rule after the creation of each Story call the appropriate subtask automation rule to create the relevant subtasks for that story.
0 votes
John Funk
Community Champion
May 12, 2026

Hi Eric,

Can you include a screenshot of the rule that you have already? And what is not working about it? 

Suggest an answer

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

Atlassian Community Events