You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Field code
{issue.remainingEstimate}

Read


Returned valueOriginal estimate in minutes
Output data type

NUMBER

Example output120


Write


Valid text input

Cast from string to number will be attempted

Valid numerical input

Number of minutes
Example input30

Sets the remaining estimate.

The field value can also be increased or decreased e.g. by the function Update issue fields.

InputDescription
{issue.remainingEstimate} + 60
Adds 60 minutes to the current value of the remaining estimate.
{issue.remainingEstimate} - {issue.cf10000}
Decreases the current value by the number (of minutes) found in the custom field with the ID 10000.

Unable to render {include} The included page could not be found.