/
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
, multiple selections available,
Related content
remoteWorklogs
remoteWorklogs
More like this
RemoteIssueLink interface
RemoteIssueLink interface
More like this
RemoteIssueLink Interface
RemoteIssueLink Interface
More like this
selectIssues
selectIssues
More like this
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