getEventIssueChanges

The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.

Description

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

Parameters

Return Type

JFieldChange

Example

logPrint("ERROR", "Event Changes:" + changes);

 

See also