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:

External Documentation

To learn more, visit the Jira documentation.

Basic Parameters

ParameterDescription
Issue ID Or KeyThe ID or key of the issue.

Advanced Parameters

ParameterDescription
Delete SubtasksWhether the issue's subtasks are deleted when the issue is deleted.

Workflow Library Example

Delete Issue with Jira and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop