Skip to end of banner
Go to start of banner

insight_getIssuesForObject

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 4 Current »

This routine is available starting with SIL Insight Connector™ 5.8.0.0.

Syntax

insight_getIssuesForObject(objectId)

Package

insight

Short Name

getIssuesForObject (only when using package)

Description

Retrieves all issues which are linked to that object.

Parameters

Parameter name

Type

Required

Description

objectId

integer

Yes

The object id used to search Jira issues.

Return type

String []

Returns an array of Jira issue keys.

See also

  • No labels