Field code{issue.originalEstimate}
Type

Available since




{issue.originalEstimate}

Read



Returned valueOriginal estimate in minutes
Output data type

Example output120




Write



Valid text input

Cast from text to number will be attempted

Valid numerical input

Number of minutes
Example input30



Sets the original estimate.

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

InputDescription


{issue.originalEstimate} + 60


Adds 60 minutes to the current value of the original estimate.


{issue.originalEstimate} - {issue.cf10000}


Decreases the current value by the number (of minutes) found in the custom field with the ID 10000.




Field code server (context "issue")

%{issue.originalEstimate}

00068

Field code server (context "parent")

%{parent.originalEstimate}

00069

Field name cloudOriginal estimate (minutes)
Field code cloud (context = "issue" "parent" or "seed")%{context.originalEstimate}
Map(tick)
Notes






Status
Tech review

Style guide