Note |
This routine is available starting with SIL Insight Connector™ 5.8.0.0. Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | insight_getIssuesForObject(objectId) | Package | insight | Alias | |
...
| Pkg Usage | getIssuesForObject( |
|
...
Description
Excerpt |
---|
|
Retrieves all issues which are linked to that object. |
Retrieves all issues which are linked to that object.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
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
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
|
...
...
insight_routine" and space = currentSpace ( ) | labels | array_routines |
---|
|