Versions Compared

Key

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


Warning

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:

...

Info
titleAvailability
  • This routine is available for Jira server and cloud deployment options.

Syntax

getIssueEntityPropertyValue(issueKey, entityName, propertyKey)

...

Parameter

Type

Required

Description

issueKeyStringYesKey of the selected issue.
propertyKeyStringYesProperty key


Return type

The returned value represents the entity property of the issue.

...

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_issue_routine"
labelsjira_project_routine

...