Create Issues with Structure from Template

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.)

How to set it up?

  1. Prepare your template to be used in automation, just like here.

  2. Create new automation rule.

  3. As a trigger select "Issue Created".

  4. Add issue field condition "Request type" equal "Onboarding".

  5. Change web request body to Custom Data and paste "If you want to create a new issue".

  6. In the "issueTypeId" row, replace it with proper issue type, everywhere it's needed.

  7. Turn on the rule.

Last updated

Was this helpful?