This function returns a number list with all the values that a numeric or date-time field has ever had in the past for current issue.
Values appear in the list in ascending ordered by setting time, i.e., older value has index 1, and most recent value has index count(numberList) . Uninitialized field statuses are not represented.
Bash
fieldHistory(numberField) #Output: Number list
Variant for text fields.
Bash
fieldHistory(textField) #Output: Text list
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|---|---|---|---|---|
| Display historic due dates |
(input latin letters) |