JIRA Snap Pack Examples

The following examples demonstrate how to use Snaps in the JIRA Snap Pack.

Example Snaps used

Create JIRA issue from another system

This example demonstrates reading an issue from another issue tracking system and creating it in JIRA using the JIRA Create Snap.

Update JIRA issue fields

This example demonstrates updating JIRA issue fields using a Mapper and JIRA Update Snap.

Delete JIRA issues

This example demonstrates deleting JIRA issues using a Mapper Snap to provide issue IDs and the JIRA Delete Snap to remove issues that do not contain sub-tasks.

Link related JIRA issues

This example demonstrates creating relationships between JIRA issues using the JIRA IssueLink Snap with link types such as Blocks, Duplicates, or Relates.

Transition JIRA issue status

This example demonstrates performing workflow transitions on JIRA issues using the JIRA Transition Snap to change issue status such as moving from "Open" to "In Progress" or "Resolved".