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: 

Project automation

Anil Mallam
December 27, 2023

when a new user story is created either manually or by load: 

Issue Type = VZAgile Story

AND 

Field: "User Story Type" = Design User Story

 

Create the following Sub-Tasks with below summary:

  • Prep
  • Schedule 
  • Executed
  • Output documented

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tansu Akdeniz
Community Champion
December 28, 2023

Hi @Anil Mallam 

Go to Project Settings -> Automation -> Create Rule

Than configure your requirements.

Sample:

  • When Issue Created
  • If Type = VZAgile Story And "User Story Type" = Design User Story
  • Then: Create Subtasks (Configure details such as summary etc)
Anil Mallam
December 28, 2023

Thanks for solution,

 

This has been resolved, you can close the ticket.