Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

JIRA Cloud API Data Model

Navigation: Schema: Core > Tables

IssueLinkTypes: JIRA Cloud Issue Link Types

Contents Previous Home Next More

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.

 

29-09-2021 12:42 Version 20.2.43-PROD+3437