You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"title": "Add getVersions and createVersion functions",
64
+
"icon" : {
65
+
"url16x16": "https://github.com/favicon.ico"
66
+
}
67
+
}
68
+
};
69
+
70
+
jira.createRemoteLink(issueKey, linkData, function (err, link) {
71
+
72
+
});
73
+
74
+
More information can be found by checking [JIRA Developer documentation](https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+for+Remote+Issue+Links#JIRARESTAPIforRemoteIssueLinks-CreatingLinks).
0 commit comments