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:
- Browse projects and Delete issues project permission for the project containing the issue.
- If issue-level security is configured, issue-level security permission to view the issue.
Parameters
Parameter | Description |
---|---|
Delete Subtasks | Whether the issue's subtasks are deleted when the issue is deleted. |
Issue ID Or Key | The 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
Preview this Workflow on desktop