For Example: In our project, there is a custom field(single select list) called "Test Data Status" it has two options:
1. work in Progress
2. Completed.
I want to change 1st option to green color and 2nd option to blue color.
Is it possible??
Thanks,
Manikanta
You need to set each option with a span and class set to aui-lozenge aui-lozenge-success/error/current, etc. Notice the single quotes and not double quotes.
You can find more lozenge type here in https://docs.atlassian.com/aui/7.9.9/docs/lozenges.html.
If you are looking for more customizable custom field there is a third-party plugin for that:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Manikanta,
Good to know it worked :)
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This doesn't work with JIRA Cloud as html isn't allowed. I found a way around it on another community post so just leaving this comment here so people like me can find it.
See solution in this link that uses standard emojis to produce standard RAG colors.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anna Karina Nava and @Bunty I also needed this function and didn't find it natively, an alternative I'm using is the following:
You need to be a Windows user, I don't know if it would work on another operating system.
When filling in the options in the field, press the windows and period keys, this will open a window with many options of icons and colors, so you can use one of them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep, it's exactly the same we are currently using in Cloud too:
And if you are not on Windows, you can easily copy these 'emojis' from the Internet 👍✅
With kind regards
Slava
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.