I have a magazine publication which needs en epic every month at in the beginning, with a sprint and fix tasks every month. I have to add them manually, how do I automate the epic creation with sprint and tasks accordingly?
Hello @Pushkaraj Thakurdas
Welcome to the Atlassian community.
You can use Automation Rules to create the Sprint, and the Epic and its child tasks on a schedule.
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
You can use the Create Sprint action to create the sprint.
I would recommend you use a separate rule running at a later time to create the Epic and its child issues, to ensure the rule that creates the sprint has completed. You might be able to have the Sprint creation in the same rule as the Epic creation, but I have not actually tested that to confirm that the newly created sprint is available to be assigned to the subsequently created issues.
When you are creating the issue you can elect to set the Sprint field. You will be presented with a list of available boards and you can choose to add the issue to the current active sprint or the next planned sprint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.