The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.
Description
Gets the name of the request type from an existing issue in a Service Desk project.
Parameters
Return Type
String
Example
return getRequestTypeName("TEST-3");
Returns: "Bug"
See also