getIssueEntityPropertyValue
Syntax | getIssueEntityPropertyValue(issueKey, propertyKey) | Package |
|
Alias |
| Pkg Usage |
|
Description
Returns the entity property value as a String.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
issueKey | String | Yes | Key of the selected issue. |
propertyKey | String | Yes | Property key |
Return Type
String
The returned value represents the entity property of the issue.
Example
return getIssueProperty("JSD-2", "request.channel.type");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.