- 
    Suggestion 
- 
    Resolution: Low Engagement
- 
        0
- 
        1
- 
        
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Right now, JIRAs REST API for update creation (see REST update project ) does not allow to configure all the relevant schemes.
—
The following overview illustrates this:
| REST Update 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 | 
| issueTypeScreenScheme |  can not be set | 
| fieldConfigurationScheme |  can not be set | 
—
Workaround:
JIRA CLI Plugin can also update projects via scripting with flexibility of setting the schemes:
 https://bobswift.atlassian.net/wiki/display/JCLI/Reference#Reference-updateProject
- is related to
- 
                    JRASERVER-64300 JIRA REST API: update project should allow to set all relevant schemes - Gathering Interest
 
- relates to
- 
                    JRACLOUD-59948 JIRA REST API: create project should allow to set / configure IssueTypeScheme and WorkflowScheme too - 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