getStatusCategory
Syntax | getStatusCategory(issueKey) | Package |
|
Alias |
| Pkg Usage |
|
Description
Gets the category of the status for the given issue.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
issueKey | string | Yes | Issue to retrieve status information for. |
Return Type
String
Returns the status category name for the issue.
Example
return getStatusCategory("TST-123");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.