getRequestChannel (Power Scripts)
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Syntax | getRequestChannel(issueKey) | Package |
|
Alias |
| Pkg Usage |
|
Description
Gets the request channel type for a specified issue key.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
issueKey | String | Yes | The key of the selected issue. |
Return Type
String
Example
return getRequestChannel("JSD-10");Returns the request channel type. (E.g. portal, jira, etc.)
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.