You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

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 valueThe epic color (String: 'color_1', 'color_2', ..., 'color_9'). If the issue is no Epic, null is returned.
Output data type

TEXT

Example outputcolor_8