Hi,
I know that Labels are not the best way to be used to display a list of issues, but it's widely used. I would like to create a wiki markup formula for a field in my Structure that would show a message in column where a specific label would be added to Epics, does not matter how many different labels the Epic has already.
If I use:
IF(issuetype= epic and labels = ("Q2_NOT_FINALIZED");"{color:red}NOT FINALIZED{color}")
this does not show the Epics with other labels together with my "Q2_NOT_FINALIZED"
The formula to be used should be "Labels in ("Q2_NOT_FINALIZED") but it's not supported.
Can you suggest?
thanks
Laura