Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of a remote issue link.

Hierarchy

  • RemoteIssueLinkRequest

Indexable

[key: string]: any

Index

Properties

Optional application

application: Application

Details of the remote application the linked item is in. For example, trello.

Optional globalId

globalId: string

An identifier for the remote item in the remote system. For example, the global ID for a remote item in Confluence would consist of the app ID and page ID, like this: appId=456&pageId=123.

Setting this field enables the remote issue link details to be updated or deleted using remote system and item details as the record identifier, rather than using the record's Jira ID. The maximum length is 255 characters.

object

object: RemoteObject

Details of the item linked to.

Optional relationship

relationship: string

Description of the relationship between the issue and the linked item. If not set, the relationship description "links to" is used in Jira.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc