getRequestChannel (Power Scripts)

The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.

Description

Gets the request channel type for a specified issue key.

Parameters

Return Type

String

Example

return getRequestChannel("JSD-10");

Returns the request channel type. (E.g. portal, jira, etc.)

See also