Skip to main content

Delete Issue

Deletes an issue.

An issue cannot be deleted if it has one or more subtasks. To delete an issue with subtasks, set deleteSubtasks. This causes the issue's subtasks to be deleted with the issue.

This operation can be accessed anonymously.

Permissions required:

Parameters

ParameterDescription
Delete SubtasksWhether the issue's subtasks are deleted when the issue is deleted.
Issue ID Or KeyThe ID or key of the issue. Can be obtained via the List Issues action.

Workflow Library Example

Delete Issue with Jira Data Center and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop