Schedule issue creation
Last updated
Was this helpful?
Last updated
Was this helpful?
Sometimes you need periodically created issues where the only thing that changes is the date, for example. You can do this with the automation and Issue Templates Agent.
Prepare your template to be used in automation, like .
Create new automation rule.
As a Trigger select Scheduled and config everything as you wish.
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.
Turn on the rule.
Congrats! Your Issue is scheduled to be automatically created.