Adds issue types to an issue type scheme.
The added issue types are appended to the issue types list.
If any of the issue types exist in the issue type scheme, the operation fails and no issue types are added.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedAssigns an issue type scheme to a project.
If any issues in the project are assigned issue types not present in the new scheme, the operation will fail. To complete the assignment those issues must be updated to use issue types in the new scheme.
Issue type schemes can only be assigned to classic projects.
Permissions required: Administer Jira global permission.
Assigns an issue type scheme to a project.
If any issues in the project are assigned issue types not present in the new scheme, the operation will fail. To complete the assignment those issues must be updated to use issue types in the new scheme.
Issue type schemes can only be assigned to classic projects.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedCreates an issue type scheme.
Permissions required: Administer Jira global permission.
Creates an issue type scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedDeletes an issue type scheme.
Only issue type schemes used in classic projects can be deleted.
Any projects assigned to the scheme are reassigned to the default issue type scheme.
Permissions required: Administer Jira global permission.
Deletes an issue type scheme.
Only issue type schemes used in classic projects can be deleted.
Any projects assigned to the scheme are reassigned to the default issue type scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a paginated list of issue type schemes.
Only issue type schemes used in classic projects are returned.
Permissions required: Administer Jira global permission.
Returns a paginated list of issue type schemes.
Only issue type schemes used in classic projects are returned.
Permissions required: Administer Jira global permission.
Optional
parameters: Version3Parameters.GetAllIssueTypeSchemesOptional
callback: undefinedReturns a paginated list of issue type schemes and, for each issue type scheme, a list of the projects that use it.
Only issue type schemes used in classic projects are returned.
Permissions required: Administer Jira global permission.
Returns a paginated list of issue type schemes and, for each issue type scheme, a list of the projects that use it.
Only issue type schemes used in classic projects are returned.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a paginated list of issue type scheme items.
Only issue type scheme items used in classic projects are returned.
Permissions required: Administer Jira global permission.
Returns a paginated list of issue type scheme items.
Only issue type scheme items used in classic projects are returned.
Permissions required: Administer Jira global permission.
Optional
parameters: Version3Parameters.GetIssueTypeSchemesMappingOptional
callback: undefinedRemoves an issue type from an issue type scheme.
This operation cannot remove:
Permissions required: Administer Jira global permission.
Removes an issue type from an issue type scheme.
This operation cannot remove:
Permissions required: Administer Jira global permission.
Optional
callback: undefinedChanges the order of issue types in an issue type scheme.
The request body parameters must meet the following requirements:
after
or position
must be provided.after
must not be in the issue type list.Permissions required: Administer Jira global permission.
Changes the order of issue types in an issue type scheme.
The request body parameters must meet the following requirements:
after
or position
must be provided.after
must not be in the issue type list.Permissions required: Administer Jira global permission.
Optional
callback: undefinedUpdates an issue type scheme.
Permissions required: Administer Jira global permission.
Updates an issue type scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefined
Adds issue types to an issue type scheme.
The added issue types are appended to the issue types list.
If any of the issue types exist in the issue type scheme, the operation fails and no issue types are added.
Permissions required: Administer Jira global permission.