Versions Compared

Key

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


Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
titletodo

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



Page properties
hiddentrue


Output
Short description

Returns a 

Status
subtletrue
titlenumber list
the dates of related comments.

with all the values that a numeric or date-time field has ever had in the past for current issue.

Output

Status
subtletrue
titlenumber list




UI Text Box
sizemedium
typeinfo

The function returns a 

Status
subtletrue
titlenumber 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(number_list) . Uninitialized field statuses are not represented.


Code Block
languagebash
titleSyntax
linenumberstrue
fieldHistory({nnnnn}) #Output: Number list


UI Expand
titleExamples


UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The function returns a

Status
subtletrue
titlenumber list




UI Text Box
sizemedium
typeinfo

The function returns a

Status
subtletrue
titletext list
with all the values that a 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(text_list) . Uninitialized field statuses are represented by empty texts.


Code Block
languagebash
titleSyntax
linenumberstrue
fieldHistory(%{nnnnn}) #Output: Text list


UI Expand
titleExamples


ui-expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The function returns a

Status
subtletrue
titletext list




ui-text-box
sizemedium
typeinfo

The function returns a 

Status
subtletrue
titletext list
with all the values that a cascading or multi-cascading select field has ever had in the past for level i (with root level = 0) in 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(text_list) . Uninitialized field statuses are represented by empty texts.


Code Block
languagebash
titleSyntax
linenumberstrue
fieldHistory(%{nnnnn.i}) #Output: Text list


UI Expand
titleExamples


UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The function returns a

Status
subtletrue
titletext list