Select
IssueLink
Issue links operations
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
ticketing-provider | header | string | true | Acronym identifying the underlying ticketing tool where the tickets are. JAM (Jira Amarillo) , JCC (Jira CC), TGJ (TGJira), JNEXT (JiraNext) |
body | body | IssueLink | true | ‘none’ |
Enumerated Values
Property | Values |
---|---|
ticketing-provider | one of [JAM, JCC, TGJ, JNEXT] |
Request body - instance of IssueLink
|
|
Name | Type | Required | Description |
---|---|---|---|
id | string | false | IssueLink Id |
type | object | false | IssueLink type |
ยป name | string | false | IssueLink type name |
inwardIssue | object | false | Issue origin reference |
ยป key | string | false | Issue origin reference key |
outwardIssue | object | false | Issue destination reference |
ยป key | string | false | Issue destination reference key |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
201 | Created | issue link created successfully | Inline |
400 | Bad Request | Bad Request | Error_400 |
401 | Unauthorized | Unauthorized | Error_401 |
404 | Not Found | Not Found | Error_404 |
500 | Internal Server Error | Internal Server Error | Error_500 |
201 - JsonObject
Custom schema example
|
|
None
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
issueLinkId | path | string | true | issue link id |
ticketing-provider | header | string | true | Acronym identifying the underlying ticketing tool where the tickets are. JAM (Jira Amarillo) , JCC (Jira CC), TGJ (TGJira), JNEXT (JiraNext) |
Enumerated Values
Property | Values |
---|---|
ticketing-provider | one of [JAM, JCC, TGJ, JNEXT] |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Issue Link | IssueLink |
400 | Bad Request | Bad Request | Error_400 |
401 | Unauthorized | Unauthorized | Error_401 |
404 | Not Found | Not Found | Error_404 |
500 | Internal Server Error | Internal Server Error | Error_500 |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
issueLinkId | path | string | true | issue link id |
ticketing-provider | header | string | true | Acronym identifying the underlying ticketing tool where the tickets are. JAM (Jira Amarillo) , JCC (Jira CC), TGJ (TGJira), JNEXT (JiraNext) |
Enumerated Values
Property | Values |
---|---|
ticketing-provider | one of [JAM, JCC, TGJ, JNEXT] |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | No content | None |
400 | Bad Request | Bad Request | Error_400 |
401 | Unauthorized | Unauthorized | Error_401 |
404 | Not Found | Not Found | Error_404 |
500 | Internal Server Error | Internal Server Error | Error_500 |
Endpoints
Ticket
Comment
Attachment
IssueLink
IssueLinkTypes
Grid
Remotelink