- 
    Suggestion 
- 
    Resolution: Done
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Right now, JIRAs REST API for project creation (see REST create Project ) does not allow to configure the IssueTypeSchme to be used nor the WorkflowScheme ...
The following overview illustrates this:
| REST Create Project attribute | supported | 
|---|---|
| issueSecurityScheme |  can be set | 
| permissionScheme |  can be set | 
| notificationScheme |  can be set | 
| workflowScheme |  can not be set | 
| issueTypeScheme |  can not be set | 
| issueScreenScheme |  can not be set | 
In order to be able to fully automate project setup it would be beneficial to be able to configure these aspects too.
- is related to
- 
                    JRACLOUD-64300 JIRA REST API: update project should allow to set all relevant schemes - Closed
 
- 
                    JRASERVER-59948 JIRA REST API: create project should allow to set / configure IssueTypeScheme and WorkflowScheme too - Gathering Interest
 
- relates to
- 
                    JRACLOUD-45929 Allow creating projects with Shared Configuration using REST API - Closed
 
- 
                    JRACLOUD-74270 As a Jira admin, I want to be able to publish drafts and activate inactive workflows to make changes via the REST API - Gathering Interest
 
- 
                    BLOCKER-3 Loading...