Status
Tech review



Field code%{issue.originalEstimate}
Type

Available since



%{issue.originalEstimate}



Read



Returned valueTime originally estimated for the issue expressed in minutes. It's a real number, so it may have a non-zero fractional part.
Output data type

Example output120




Write



Additional information for writing valuesSets original estimate.

Allowed input 

Cast from string to number will be attempted.

Allowed input 

Number of minutes.
Example input30 : sets Original estimate to 30 minutes.



Original estimate (minutes) can be increased or decreased using the post-function Mathematical and date-time expression calculator with formulas like: {00024} + 60 for increasing remaining estimate by 1 hour, or {00024} - {10000} for decreasing remaining estimate by the amount of minutes stored in the custom field with code {10000}.