Epic done

JWT expression

issue?.epic?.done

Read

Returned value

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

Output data type

boolean

Example output

true