/
remoteIssues
remoteIssues
Description
Returns remote JIRA issue via Application Links.
Parameters
Return Type
Returns an array of issues.
Example
Example 1
Returns an array of issues.
CRIssue [] issues = remoteIssues(spaceKey, jql, retrieveLongFields);
return issues;
See also
Peacock
Related content
Making sophisticated queries with JQL
Making sophisticated queries with JQL
More like this
Accessing the fields of an issue in a script
Accessing the fields of an issue in a script
More like this
Accessing the fields of an issue
Accessing the fields of an issue
More like this
remoteWorklogs
remoteWorklogs
More like this
RemoteIssueLink Interface
RemoteIssueLink Interface
More like this
RemoteIssueLink interface
RemoteIssueLink interface
More like this