JWT expression
%{issue.cfnnnn}
Read
|
Returned value |
A text which represents the color which is defined for the Epic (only available if Issue type equals "Epic") |
|---|---|
|
Output data type |
text |
|
Example output |
ghx-label-10 |
Jira expression
issue?.customfield_nnnnn
Read
|
Returned value |
A 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 output |
ghx-label-10 |