issueRemoteLinks property

IssueRemoteLinksApi issueRemoteLinks
latefinal

This resource represents remote issue links, a way of linking Jira to information in other systems. Use it to get, create, update, and delete remote issue links either by ID or global ID. The global ID provides a way of accessing remote issue links using information about the item's remote system host and remote system identifier.

Implementation

late final issueRemoteLinks = IssueRemoteLinksApi(_client);