jira_link_issue
Create links between Jira work items to track dependencies, blocking relationships, or related work. Connect issues to show relationships and manage project dependencies.
Instructions
Create a link between two Jira work items to show relationships. Use to track dependencies, blocking relationships, or related work.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_issue | Yes | The source Jira work item key (e.g., 'SSAS-123') | |
| to_issue | Yes | The target Jira work item key (e.g., 'SSAS-456') | |
| link_type | No | The relationship type. Common options: 'Relates' (default), 'Blocks', 'Blocked by', 'Duplicate', 'Cloners', 'Part of'. Use the exact name from your Jira instance. | Relates |