Hello,
I would like to create a model of project with a a list of tasks assigned to the teams and deadlines. The idea is to leverage this model every time I need to create a new similar projet and avoid to enter all the tasks again
Thanks !
Tom
I still have one question that might be useful for others as well...
I decided to have my "blank template" on an Classic Agile model, and to use Deep Clone to clone my different sprints in another project "Master Project Management" that will contain the same list of sprints & tasks. I establish some "epics" as my different "sub-projects" within my "Master Project Management", and every task are now linked to my epics.
However, I would like to know if I can define different sprints date for each epic? That way I can see all my epics but with my different sprints (each one for each epic).
Thanks!!
Tom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Thomas Retif,
Welcome to the Community!
If you are looking for an easier way to bulk clone a set of issues you can try out our Marketplace app Deep Clone for Jira. It's also possible to move them to another project while cloning.
If you have questions or feedback about Deep Clone don't hesitate to get in touch with our support team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Thomas Retif ,
The easiest way to do this without using an add-on application is to first create a "project template" with all of the fields, issue types, permissions, screens, workflows, etc. that will be common to the model.
Next, create the standard set of issues needed in your project template. When all the issues are created create a filter that pulls in all the issues for that project (the JQL would be Project= "ProjectKey" where the ProjectKey is the key value for your template project) and export them to a .csv file.
When creating a new project use the template project as a starting point, then import all the issues from the .csv file.
Hope this helps,
-Scott
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.