Relate two issues
set_relationLink two issues. The inverse link is written on the other issue automatically, so "blocks" also records "blocked by".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | How the first issue relates to the second. | |
| issue | Yes | An issue identifier like "ENG-42", or an issue id. | |
| relatedIssue | Yes | The issue on the other end of the link. |