Hello,
I have difficulties in using Structure with Jira.
The question is that I want to make the variable text have colors by using wiki mark up.
The formula is like following, {color:red}value{color} that is not actually working.
The 'value' in the formula is not fixed text but variables that are derived from values in the field of the issues.
I want to know how to make it work.
Thank you for your support.
Hello @yirang Im
You can both display a field's value and color it by using the concat() function like this:
concat("{color:red}", field_name, "{color}")
I hope this helps. If you need further assistance, please reach out to us directly at our support portal and we'll get back to you shortly.
Best regards,
Stepan
Tempo (the Structure app vendor)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.