You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How can i create an automation that every time a new project with category "X" is created, the automation run?
I have the same epics, tasks and subtasks in all my projects structure, and i want to every time i create a new project i dont need to create every issue..
As i see i cant duplicate a base project, i want to make an automation.
How can i do it?
I don't think you can do that with Automation. For this use case what I normally do is keep a csv file with its configurations (field mappings) and import it in new project to quickly populate the issues.
Ravi
As @Ravi Sagar _Sparxsys_ noted, this isn't possible yet. Here is the suggestion to add a trigger for Project Created to automation, which you may watch/vote for to see progress: https://jira.atlassian.com/browse/JIRAAUTOSERVER-177
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A Project Created trigger was added in July 2021
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Automations cannot trigger based on project creation, it can only be configured to trigger on issue events. You would have to create something using the REST API to do it, or using an existing app. I found this one in the Marketplace, Deep Clone for Jira, and it looks like it allows you to create a project template that you can clone.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I'm the product manager of Deep Clone For Jira.
There are several features that might be interesting for your use case, @Bruna Junckes Sant Anna :
It is also possible to integrate Deep Clone with Jira Automation.
If you have questions or feedback about our app, don't hesitate to contact our support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks Marlene!
Wish Jira had something we do not need to pay for an extra license, but that good for now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.