list_issue_relations
Retrieve all relations of an issue, including blockedBy links and bidirectional relations, with resolved identifiers.
Instructions
List all relations of an issue. Returns blockedBy (issues blocking this one) and relations (bidirectional links) with resolved identifiers. Does NOT return issues that this issue blocks — use list_issue_relations on the target issue to see that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | a string that will be trimmed | |
| issueIdentifier | Yes | a string that will be trimmed |