Field code
%{issue.cfnnnn}

Read


Returned valueA text which represents the color which is defined for the Epic (only available if Issue type equals "Epic")
Output data type

TEXT

Example outputghx-label-2
Field code
issue?.epic?.color

Read


Returned valueA text which represents the color which is defined for the Epic. If the issue is no Epic, null is returned.
Output data type

TEXT

Example outputghx-label-2