Hello,
We would like to have the possibility to tag issues on the edit screen using colored flags (Green / Orange / Red for ex).
It is possible with Jira Service Management Data Center (v. 8.22).
Thanks in advance
Best Regards,
Valerie
Hi @Valerie Scibetta, and welcome to the Community!
In Jira Service Management Data Center (v8.22), there isn’t a native feature that allows you to mark issues with colored flags (like green/yellow/red) directly on the edit screen. However, there are a few ways to achieve similar functionality:
Option 1: Use a custom field with color labels (visual workaround)
You can create a custom select list field (e.g., "Status Flag") with options like:
🔴 Red — Critical
🟡 Yellow — Warning
🟢 Green — Safe
To make it more visually effective:
Option 2: Use ScriptRunner + Behaviours (advanced)
With ScriptRunner for Jira, you can:
This gives you more control over the UI, especially on the edit screen.
Option 3: Use issue labels + dashboards/gadgets
You could also:
Final tip:
There are also Marketplace apps that offer colored priority/status fields or even visual tags on the issue view. A few worth exploring:
I Hope help you.
Regards.
Hi Raphael,
Thanks for answering! I like Option 1 - it is exactly what we need! But I do not see how to put it in place the html code to have colored bullets using a custom field.
If you could explain to me how to put in place the option 1, it will be so great!
Have a nice weekend,
Kind regards,
Valerie
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.