Forums

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

How to use a post function to create a subtask depending on what field is selected.

Omari Ledeatte-Williams January 11, 2021

I have a  created a post function using scrip runner to create a number of subtasks. At the moment when the item is transitioned to the next phase in the work flow all the subtasks are created. I only want the corresponding subtasks to be created depending on what option is selected. Can anyone help with this? 

1 answer

0 votes
Jack Brickey
Community Champion
January 11, 2021

Post Function won’t get you there. Look to create an Automation rule...

trigger - issue created

condition - field value

action - create issue

Suggest an answer

Log in or Sign up to answer