import_link
Import issue relationships with original timestamps and authors. Supply source and target keys, link type, and creation details to preserve historical accuracy.
Instructions
Import a link between issues with original timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target issue key | |
| issue_key | Yes | Source issue key | |
| created_at | Yes | Original creation time (ISO 8601, must be within both issues' intervals) | |
| created_by | Yes | Original author login | |
| relationship | Yes | Link type (e.g. "relates", "depends on") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |