Skip to main content
objectJiraWebhookChangeItem

Fields

field
String!

The display name of the changed field.

fieldId
String

The stable Jira field identifier, when Jira supplies one.

fieldType
String

The Jira field type, when Jira supplies one.

from
String

The raw value before the change.

fromString
String

The human-readable value before the change.

to
String

The raw value after the change.

toString
String

The human-readable value after the change.