This function returns theĀ timestamp of the most recent value change of any given field.


lastFieldChangeTime(fieldCode) #Output: Number



Parser expressionDescription


lastFieldChangeTime(%{issue.summary})


This example returns the timestamp of when the issue summary was last updated.



Parameters used in this function

ParameterInput (data type)Description
fieldCode

Specify any custom field referencing its field code.



This function returns a



Use cases and examples



Parser function cloud
Map(error)
NotesNot possible to access the historic values of any field.






Status
Tech review

Style guide




Short description

Returns theĀ timestamp of the most recent value change of any given field.

Output

Available since

Label