Skip to end of banner
Go to start of banner

insight_getObjectsForIssue

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

IObject []

Returns an array of IObject predefined structure types.

See also

  • No labels