/
Link Functions
Link Functions
This section contains functions that enable users to handle links. There are 2 kinds of links: structure links (like “blocks“, or “depends on“) and external links (Web Links also named Remote Links)
Functions Summary
Structures used:
JIssueLink - the structural links
integer id;
string name;
integer direction;
string description;
string issue;
JRemoteIssueLink - external (remote) links
integer id;
string globalId;
string appName;
string appType;
string relationship;
string iconTitle;
string iconUrl;
string summary;
string title;
string url;
boolean statusResolved;
string statusIconTitle;
string statusIconUrl;
string statusIconLink;
Peacock
, multiple selections available,
Related content
deleteWebLink
deleteWebLink
Read with this
deleteWebLinkById
deleteWebLinkById
Read with this
Power Scripts for Jira
Power Scripts for Jira
Read with this
getIssueLinkFromEvent
getIssueLinkFromEvent
More like this
getWebLinksForIssue
getWebLinksForIssue
More like this
getWebLink
getWebLink
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.