Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
width100%
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

api.issue.getProperties(issue, propertyNames)

Category

issue

Description

Excerpt
nameGet the

Get the value of a a set of properties for the given Jira issue.

Parameters

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
headingmultiple0false
multiplewidthfalse100%
enableSortingfalse

Parameter name

Type

Required

Description

issue

Object

Yes

Issue object

The issue of interest. For the current issue, use issue. For related issues, see getParentIssue, getChildIssue, or getLinkedIssues.

propertyNames

Array

Yes

Include an array of property names. Use double quotes around property names (for example, [“issueSource”,”issueSynced”]).

Returns

Info

Returns a Promise to the value; you must use await.

Returns an array of values, each of their own data type.

You are viewing the documentation for Jira Cloud.

On this page

Table of Contents
minLevel1
maxLevel2
include
outlinefalse
indent
styledisc
excludeSyntax|api.issue.getProperties(issue, propertyNames)|Category|issue
typelist
class
printabletrue