Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

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
blanktrue
color#0052CC
nameSend Feedback
linkhttps://

...

docs.

...

google.com/forms/d/

...

e/

...

titleAvailability

...

1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getIssueEntityPropertyValue+-+15484828
widthauto

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getIssueEntityPropertyValue(issueKey, entityName, propertyKey)

Package

Cloud Syntax

getIssueEntityPropertyValue(issueKey, propertyKey)

...


Alias

Pkg Usage

Description

Excerpt
hiddentrue

Returns the entity property value as a String.

Returns the entity property value as a String.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

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

String

The returned value represents the entity the entity property of the issue.

Example

Code Block
languagejs
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)
showLabelsfalse
max25
showSpacefalse
cqllabel = "issue_routine" and space = currentSpace ( )
labels

...

array_

...

routines