Versions Compared

Key

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

This routine is available starting with katl-commons SIL Engine™ 2.5.15 / 2.6.7.

Syntax

getIssueFields(issueKey)

...

Excerpt

Returns a map with all standard and custom fields of an issue. The map contains pairs of field name and field values.

Parameters

Parameter name

Type

Required

Description

issueKey

string

Yes

Key of the selected issue.

getNullFieldsbooleanNoFlag for specifying whether the fields with null values should be retrieved too. If not specified, it defaults to "false".

Return type

string []

The return value is a string array containing all fields values for the selected issue. Each value can be retrieved from the array by key (the field id).

...

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "jira_field_routine"
labelsjira_field_routine