To see one category status color more, you need only:

  1. Go to the JIRADB Database
  2. Execute SQL: SELECT * FROM jiradb.issuestatus;
  3. In the status you need “black color” set the field “STATUSCATEGORY” to 1
  4. That’s all!

Supported colors (in the standard)

Field Summary

Fields
Modifier and Type Field and Description
static String COMPLETE
static String IN_PROGRESS
static String TO_DO
static String UNDEFINED

Otherwise you can DOWNLOAD MY PLUGIN TO COLORIZE STATUS

Posted by:.

2 replies on “JIRA trick: Set one more category status color! The “undefined color” (black color)

Leave a comment