Forums

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

Is it possible to force child task creation?

Breanna Williams
Contributor
March 1, 2023

Hello!

 

After a certain part of my workflow -- I need child tasks to be created (as it is essential to continue the flow). Is there a way to force this so the board manager does not forget?

 

Example for context:

When Epic campaign issue is transitioned to NEED PRODUCT -- I would like it to force (i.e remind) child tasks so our product manager knows what "child" needs what product 

 

Thank you in advance

1 answer

2 votes
Tobias H
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.
March 1, 2023

Hi Breanna!

You are able to create an automation that looks like this:

  • When: Issue Transitioned to "NEED PRODUCT"
  • Then: Create Sub-tasks
    • Press Add fields to get more options:
      • Project: Select what fits (probably Same project/ Same as trigger)
      • Issue type: Sub-task
      • Parent issue: Current issue
      • Set summary, description and additional fields as you like.
    • Save

What this will do is when you move your parent issue (Story, Task, etc) forward to the Need Product, it will add a sub-task automatically to the issue.

(If you are instead asking for this when an Epic moves, and to do for all issues tied to the Epic, let me know)

Breanna Williams
Contributor
March 2, 2023

Hi @Tobias H

 

Thank you for sending over a solution! To your last note, yes -- the parent issue is technically an "Epic" and the child issue would be a "task" (vs a subtask).

 

TY in advance!

Breanna Williams
Contributor
March 2, 2023
Tobias H
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.
March 3, 2023

Ok, well then a few tweaks should make it work.

auto-epictransition.png

  • When: Issue Transitioned to NEED PRODUCT
  • IF: Issue Type equals Epic
  • Then: Create a new issue
    • Press Add fields to get more options:
      • Project: Select what fits (probably Same project/ Same as trigger)
      • Issue type: Concept
      • Press the Cogwheel and check: Epic Link
        • Set Epic Link field to Copy from trigger issue
      • Set summary, description and additional fields as you like.
    • Save

Here's an automation made in Automation Playground, just substitue your statuses and issue type in.

Suggest an answer

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

Atlassian Community Events