Page History
UI Text Box | ||||
---|---|---|---|---|
| ||||
This function returns a number list with values of a given field from the given issues. |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
fieldValue(numberField, issueList) #Output: Number list |
UI Expand | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||
|
UI Expand | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||
Parameters used in this function
|
UI Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
This function returns a
If the issue list is empty or there are no values for the field in the given issue list, the function returns an empty
|
UI Text Box | ||||
---|---|---|---|---|
| ||||
Variant for text fields. |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
fieldValue(textField, issueList) #Output: Text list |
UI Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
UI Expand | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||
Parameters used in this function
|
UI Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
This function returns a
If the issue list is empty or there are no values for the field in the given issue list, the function returns an empty
|
UI Text Box | ||
---|---|---|
| ||
This function always returns a list, even when only a single issue is read. The easiest way to return this single value then, is the usage of first(). |
Use cases and examples
Page properties report | ||||||
---|---|---|---|---|---|---|
|
Page properties | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Page properties | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
|
Page properties | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||
|