Creating a new project with REST creates new schemes. How to stop this?

Paul Wieland December 7, 2020

 

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?

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 7, 2020

Hi @Paul Wieland 

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events