/
allLinkedIssues
allLinkedIssues
Description
Returns an array with the issue names linked with the specified issue, including the system links (subtask, issue in epic).
Parameters
Return Type
String []
The return value represents a list with all issues (issue keys) that are linked with the argument.
Example
return allLinkedIssues("TEST-53");
See also
Peacock
, multiple selections available,
Related content
linkedIssues
linkedIssues
More like this
Functions (Routines)
Functions (Routines)
Read with this
allLinkedIssues
allLinkedIssues
More like this
getIssueLinksDetail
getIssueLinksDetail
More like this
getIssueLinksDetail
getIssueLinksDetail
More like this
linkedIssues
linkedIssues
More like this