This function returns the timestamp of the most recent value change of any given field.
Bash
lastFieldChangeTime(fieldCode) #Output: Number
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example returns the timestamp of when the issue summary was last updated. |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
text |
Specify any custom field referencing its field code. |
Output
This function returns a Number
(books) Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|---|---|---|---|---|
| Add comment after seven days in the same status |
|