Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning
titleWarning

Only the admin or a customer from the organization can view the organization

Info
titleAvailability

This routine is available starting with SIL Engine™ 4.8.1.

Syntax

getOrganizationNameById(organizationId)

Description

Excerpt

Gets the Jira Service Desk organization by the Id.

Parameters

Parameter name

Type

Required

Description

Organization IdnumberYesThe id of the organization.

Return type

String

Returns null if the organization can not be found.

Example 1

Code Block
return getOrganizationNameById(101);

Result: The string "Test Organization" will be return.

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_group_routine"
labelsjira_group_routine