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: 

Create tasks based on Category

Roey Miterany
December 18, 2023

Hello,

I am new to Jira Work Management. I would like to have automation based on Categories. For example,

Choose the Video Conferencing category. will do the following

1. open Epic (with the name that I will give).

2. Open Story (multiple stories)

3. Multiple tasks related to the stories. 

 

Example from Asana

Screenshot 2023-12-18 at 12.55.23.png

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Trudy P Claspill
Community Champion
December 18, 2023

Hello @Roey Miterany 

Automation Rules for Jira are triggered by one of three things:

1. manually

2. on a schedule

3. By an event in an issue

For #3 the event has to occur in an existing issue, or it has to be the issue creation event.

So, you have to complete the creation of an issue, say the Epic, with the Category you want. Then your rule can create child Stories in that Epic, and child Subtasks under each Story.

Do you plan to create identical subtasks under each Story, or does each story need to have different subtasks?

Have you started reviewing the Automation documentation to work out how to accomplish your goal?

https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/

Roey Miterany
December 20, 2023

Hi @Trudy P Claspill

Thank you for the explanation. 

As for your question: 

Do you plan to create identical subtasks under each Story, or does each story need to have different subtasks?

The answer is Yes. 

Trudy P Claspill
Community Champion
December 20, 2023

Yes to which part?

Have you reviewed the documentation on Automation Rules and started to construct your rule? If so, show us what you have so far and tell us where you need guidance.