You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.