Description
Gets the category of the status for the given issue.
Parameters
Return Type
String
Returns the status category name for the issue.
Example
return getStatusCategory("TST-123");
See also
Gets the category of the status for the given issue.
String
Returns the status category name for the issue.
return getStatusCategory("TST-123");