JWT field code{issue.originalEstimate}
Jira expression field codeissue?.originalEstimate/60
Output data type

Example output

210

Example input60
Type

Available since






{issue.originalEstimate}

Read



Returned value

The time originally estimated for the issue expressed in minutes. It is a real number, so it may have a non-zero fractional part

Output data type

Example output

210


Write




Valid text inputCast from text to number will be attempted
Valid numerical input

Number of minutes

Example input60





issue?.originalEstimate/60


If no estimation is avaibale (i.e. the value is null), an error is returned.

Read



Returned value

The time originally estimated for the issue expressed in minutes. It is a real number, so it may have a non-zero fractional part

Output data type

Example output

210