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. |
|
|
This example demonstrates updating JIRA issue fields using a Mapper and JIRA Update Snap. |
|
|
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. |
|
|
This example demonstrates creating relationships between JIRA issues using the JIRA IssueLink Snap with link types such as Blocks, Duplicates, or Relates. |
|
|
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". |