Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

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


Code Block
languagebash
titleSyntax
linenumberstrue
lastFieldChangeTime(fieldCode) #Output: Number


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
lastFieldChangeTime(%{issue.summary})


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



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
fieldCode

Status
subtletrue
titletext

Specify any custom field referencing its field code.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titleNumber



Image AddedUse cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_lastfieldchangetime" and space = currentSpace()


Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


Short description

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

Output

Status
subtletrue
titlenumber

Available since

Status
subtletrue
colourBlue
title2.6.0

Label

Status
colourRed
titlestaff pick