Versions Compared

Key

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

...

Parameter name

Type

Required

Description

issue key

String

Yes

Key of the selected issue.

field name

String

Yes

Name of the selected field.

Return type

JFieldChanges []

The return value is an array of JFieldChange. The strings come in pairs; the . The first value is a date representing the time when the value was modified and the second value is the content of the requested field at that date.

...