When creating a project I want it to default to a custom Issue Type Scheme and Workflow Scheme. Can this be done?
At the moment I have to set all this post the creation of the project.
Community moderators have prevented the ability to post new answers.
You can do that by either implementing your own template in a plugin (https://developer.atlassian.com/display/JIRADEV/Creating+a+Project+Template)or using a plugin from the marketplace like that one - https://marketplace.atlassian.com/plugins/com.wittified.jira.project-creator
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Eric,
you can develop a custom plugin to do that. Please, take a look here https://developer.atlassian.com/display/JIRADEV/Creating+a+Project+Templatefor more information.
Otherwise, you can use this plugin https://marketplace.atlassian.com/plugins/com.atlassian.jira.plugins.jira-clone-project-pluginthat allows you to clone an existing project. You could define some projects as templates and clone them using this plugin.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks.
I am trailing the On Demand version at the moment. Once we have the download version up and going I will give this login a go.
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.