Versions Compared

Key

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

...

Info
titleAvailability

This routine is available starting with katl-commons 2.5.15 / 2.6. 7.

Syntax

getIssueFields(issueKey)

...

Parameter name

Type

Required

Description

issueKey

string

Yes

the key Key of the selected issue

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

...

We can use the routine to partially clone an issue , by copying only some of the fields from the original issue:

...