The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

JIRA Automation - Create tasks / subtasks when a story is created

Jhan Knebel
October 2, 2023

I'm currently using the Issue created trigger, but I want to just create the tasks under issue type: story, not any other issue type. Does anyone know how to configure JIRA to only run the trigger on one issue type, not all?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

6 votes
Arkadiusz Inglot
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 Champions.
October 2, 2023

Hi.

There is no way to limit rule execution base on issue type.

You can run it everytime and limit it by "if block" statement.

Issue fields condition:

  • Field: issue type
  • Condition: Equals
  • Value: Story
TAGS
AUG Leaders

Atlassian Community Events