Create Issues with structure from Template
Last updated
Was this helpful?
Last updated
Was this helpful?
In some cases, like Onboarding of new employee, you would like to create some group of Issues in many projects (like Time tracking issue, demo exercise, welcome Issue etc.)
Prepare your template to be used in automation, like .
Create new automation rule
As a Trigger select "Issue Created".
Add Issue field condition "Request type" equal "Onboarding".
Change web request body to custom Data and paste "If you want to create a new issue"
In the "issueTypeId" row, replace it with proper issue type, everywhere it's needed.
Turn on the rule.
Congratulations! You can now create a "manager" issue and create structured issues without any additional actions.