Create Issues with Structure from Template
Last updated
Was this helpful?
Last updated
Was this helpful?
In some cases, such as onboarding of a 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, just 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.