Creates an issue type and adds it to the default issue type scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedLoads an avatar for the issue type.
The avatar is cropped to a square. If no crop parameters are specified, the square originates at the top left of the image. The length of the square's sides is set to the smaller of the height or width of the image.
The cropped image is then used to create avatars of 16x16, 24x24, 32x32, and 48x48 in size.
After creating the avatar, use Update issue type to set it as the issue type's displayed avatar.
Permissions required: Administer Jira global permission.
Loads an avatar for the issue type.
The avatar is cropped to a square. If no crop parameters are specified, the square originates at the top left of the image. The length of the square's sides is set to the smaller of the height or width of the image.
The cropped image is then used to create avatars of 16x16, 24x24, 32x32, and 48x48 in size.
After creating the avatar, use Update issue type to set it as the issue type's displayed avatar.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedDeletes the issue type. If the issue type is in use, all uses are updated with the alternative issue type
(alternativeIssueTypeId
). A list of alternative issue types are obtained from the Get alternative issue
types resource.
Permissions required: Administer Jira global permission.
Deletes the issue type. If the issue type is in use, all uses are updated with the alternative issue type
(alternativeIssueTypeId
). A list of alternative issue types are obtained from the Get alternative issue
types resource.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a list of issue types that can be used to replace the issue type. The alternative issue types are those assigned to the same workflow scheme, field configuration scheme, and screen scheme.
This operation can be accessed anonymously.
Permissions required: None.
Returns a list of issue types that can be used to replace the issue type. The alternative issue types are those assigned to the same workflow scheme, field configuration scheme, and screen scheme.
This operation can be accessed anonymously.
Permissions required: None.
Optional
callback: undefinedReturns all issue types.
This operation can be accessed anonymously.
Permissions required: Issue types are only returned as follows:
Returns all issue types.
This operation can be accessed anonymously.
Permissions required: Issue types are only returned as follows:
Optional
callback: undefinedReturns an issue type.
This operation can be accessed anonymously.
Permissions required: Browse projects project permission in a project the issue type is associated with or Administer Jira global permission.
Returns an issue type.
This operation can be accessed anonymously.
Permissions required: Browse projects project permission in a project the issue type is associated with or Administer Jira global permission.
Optional
callback: undefinedReturns issue types for a project.
This operation can be accessed anonymously.
Permissions required: Browse projects project permission in the relevant project or Administer Jira global permission.
Returns issue types for a project.
This operation can be accessed anonymously.
Permissions required: Browse projects project permission in the relevant project or Administer Jira global permission.
Optional
callback: undefinedUpdates the issue type.
Permissions required: Administer Jira global permission.
Updates the issue type.
Permissions required: Administer Jira global permission.
Optional
callback: undefined
Creates an issue type and adds it to the default issue type scheme.
Permissions required: Administer Jira global permission.