Warning |
---|
title | Warning 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 | getJSDCommentPrivacy() | Package | | Alias | | Pkg Usage | | |
Warning |
---|
Only the admin or a customer from the organization can view the organization. |
Description
Infoexcerpt |
---|
Excerpt |
---|
|
This routine is available starting with SIL Engine™ 4.8.1. |
Syntax
getOrganizationNameById(organizationId)
Description
|
Gets the Jira Service Desk organization by the Id. |
Gets the Jira Service Desk organization by the Id.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
Organization Id | |
...
...
Returns null if the organization can not be found. |
|
Return
...
Type
StringReturns
null if the organization can not be foundThe returned value is the privacy of the comment entered on the transition screen.
Example
...
Code Block |
---|
return getOrganizationNameById(101); |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jirajsd_group_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_group_routineroutines |
---|
|