Epic done

JWT expression

Field code
issue?.epic?.done

Read

Returned value

trueif the epic is completed, false otherwise. If the issue is no Epic, null is returned.

Output data type

boolean

Example output

true