getEventIssueFieldChange

getEventIssueFieldChange

Syntax

getEventIssueFieldChange(field)

Package

Alias

Pkg Usage

Description

Retrieves a structure containing information about the changes made for a specific field on the specific event.

Parameters

Parameter name

Type

Required

Description

field

String

Yes

Field name.

Return Type

JFieldChange

Example

JFieldChange change = getEventIssueFieldChange("description"); logPrint("ERROR", "Event Change: " + change);

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.