IssueLinkTypes: JIRA Cloud Issue Link Types |
Catalog: JIRA
Schema: Core
Primary Keys: id
Label: Issue Link Types
This is a read-only table. The JIRA Cloud API may not support changing the data or the Invantive SQL driver for JIRA Cloud does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the JIRA Cloud API.
Select JIRA Cloud API URL: /issueLinkType
Insert JIRA Cloud API URL: /issueLinkType
Update JIRA Cloud API URL: /issueLinkType
Delete JIRA Cloud API URL: /issueLinkType
Field Selection Method: NotRequired
Base Path: issueLinkTypes[*]
Table Columns
The columns of the table IssueLinkTypes are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
id |
string |
|
☐ |
The ID of the issue link type and is used as follows: in the issueLink resource it is the type of issue link.Required on create when name isn't provided. Otherwise, read only. In the issueLinkType resource it is read only. |
inward |
string |
|
☐ |
The description of the issue link type inward link. |
name |
string |
|
☐ |
The name of the issue link type. |
outward |
string |
|
☐ |
The description of the issue link type outward link. |
self |
string |
|
☐ |
The URL of the issue link type. |
19-12-2022 16:35 Version 22.1.113-BETA+3734