I'm creating new projects with the REST API using this payload:
{
"key":"A123",
"name":"Example",
"description":"Example Project description",
"projectTypeKey":"software",
"projectTemplateKey":"com.pyxis.greenhopper.jira:gh-simplified-kanban-classic",
"avatarId":10412,
"leadAccountId":"5f7f0ff8bd1298006f0f317c",
"assigneeType":"UNASSIGNED"
}
However doing so causes a new Issue Type Scheme, Screen Scheme, Workflow Scheme, etc to be created.
I want it to use the default schemes and not to create new ones.
Is this possible?
According to these two suggestions, that is not yet possible with the REST API:
https://jira.atlassian.com/browse/JRACLOUD-59948
https://jira.atlassian.com/browse/JRACLOUD-45929
Best regards,
Bill
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.