getRequestTypeName
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Syntax | getRequestTypeName(issueKey) | Package |
|
Alias |
| Pkg Usage |
|
Description
Gets the name of the request type from an existing issue in a Service Desk project.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
issueKey | String | Yes | The key of the issue to retrieve the request type name for. |
Return Type
String
Example
return getRequestTypeName("TEST-3");Returns: "Bug"
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.