Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | linkIssue(issueKey1, issueKey2_or_url, issueLinkTypeName | _or_linkText |
Description
Excerpt |
---|
|
Links two issues by a specified link type name. First issue will have the outward description of the link type, the second issue will have the inward description of the link type. |
Links two issues by a specified link type name. First issue will have the outward description of the link type, the second issue will have the inward description of the link type.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
issueKey1 | String | Yes | Key of the first issue to be linked. | issueKey2_or_url | String | Yes | Key of the second issue to be linked or the URL. | issueLinkTypeName | _or_linkText | String | Yes | Issue link type name | or the link text |
Return Type
None
The returned value has no meaning.
...
As a result, the TST-123 issue will be linked to https://confluence.example.com with the "Confluence Documentation" link text.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "link_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|