This page contains a comprehensive overview of functions for accessing the previous field value, or the entire field value history.
Available functions
Function | Short description | Output | Label |
---|---|---|---|
fieldHistory() | Returns all the values a field has ever had in the past for the current issue. | NUMBER LIST TEXT LIST | STAFF PICK |
hasChanged() | Returns true only if the field has changed in the current transition. | BOOLEAN | STAFF PICK |
previousValue() | Returns the previous value of a field for the current issue. | TEXT NUMBER | STAFF PICK |
If you still have questions, feel free to refer to our support team.