I am looking for an automation to clone or copy the issues from a template project to a recently created project which has project category as ABC
A new Software project with Scrum type is created which share the settings from Template Project (TP).
Once the project is created, I am wanting an automation to trigger and copy all the issues (Epics, stories under Epic, and Sub-tasks under the stories) from the Template Project satisfying the below jql to the newly created project.
Jql: project = "TP" AND labels = SOLUTION
Hello, Good day. You could create a schedule automation rule, but make sure it runs only once.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.