...
The availability of the users personal data may be impacted by the recent changes by Atlassian in order to meet GDPR compliance. See the following for more information:
...
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https:// |
---|
|
...
...
...
...
...
1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getIssueEntityPropertyValue+-+15484828 | width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | getIssueEntityPropertyValue(issueKey, entityName, propertyKey) | Package |
|
Cloud Syntax
getIssueEntityPropertyValue(issueKey, propertyKey)
...
Description
Excerpt |
---|
|
Returns the entity property value as a String. |
Returns the entity property value as a String.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
issueKey | String | Yes | Key of the selected issue. | entityName | String | Yes | Entity name | propertyKey | String | Yes | Property key |
|
Cloud Parameters
...
Parameter
...
Type
...
Required
...
Description
...
Return type
Return Type
String
The returned value represents the entity the entity property of the issue.
Example
Code Block |
---|
|
return getIssueProperty("JSD-2", "IssueProperty", "request.channel.type"); |
Cloud Example
Code Block |
---|
return getIssueProperty("JSD-2", "request.channel.type"); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = " |
---|
|
...
issue_routine" and space = currentSpace ( ) | labels |
---|
|
...
...