Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties
hiddentrue
id0


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

Status
subtletrue
titlenumber

Example output

210

Example input60
Type

Status
subtletrue
colourGreen
titleread/write

Available since




Tabs Container
directionhorizontal


Tabs Page
titleJWT expression


Code Block
titleField code
linenumberstrue
{issue.originalEstimate}

Read


Page properties
id1


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

Status
subtletrue
titlenumber

Example output

210


Write



Page properties
id2


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

Number of minutes

Example input60




Tabs Page
titleJira expression


Code Block
titleField code
linenumberstrue
issue?.originalEstimate/60


UI Text Box
typenote

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

Read


Page properties
id1


Returned value

Time 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

Status
subtletrue
titlenumber

Example output

210