This routine is available starting with SIL Insight Connector™ 5.8.0.0.
Syntax
insight_getObjectsForIssue(issueKey)
Package
insight
Short Name
getObjectsForIssue (only when using package)
Description
Retrieves all the objects linked to that issue.Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
issueKey | string | Yes | The key of the Jira issue being queried. |
Return type
Returns an array of IObject predefined structure types.