-
Suggestion
-
Resolution: Unresolved
-
None
-
10
-
6
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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 be set (Jira 8.6+) |
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.
- duplicates
-
JRASERVER-61574 Provide creation of Workflow, Issue Type and Issue Type Screen-Scheme over REST API calls
- Closed
- is related to
-
JRASERVER-64300 JIRA REST API: update project should allow to set all relevant schemes
- Gathering Interest
-
JRASERVER-72908 Add REST API Endpoint to allow workflow creation
- Gathering Interest
- relates to
-
JRACLOUD-59948 JIRA REST API: create project should allow to set / configure IssueTypeScheme and WorkflowScheme too
- Closed
-
JRASERVER-45929 Allow creating projects with Shared Configuration using REST API
- Gathering Interest