The idea is to mark issue status in red, i.e. new status category of BLOCKED, in case, a prerequisite to work on the issue is not given.
An example: The infrastructure team is not able to provide a required data base system to me yet, where I can reproduce and fix an application bug. Therefore, it is impossible to me to solve the issue even if I want to. In that case, we need JIRA to show issue status in red, signalizing, something is impeding the progress on that Issue, i.e. special attention is needed.
In other words:
I only know 3 status categories in JIRA. A status may be "TO DO" (gray), "IN PROGRESS" (yellow) or "DONE" (green). In addition, we need "BLOCKED" (red). How can we do that?
Creating a new status, working with workflows and workflow schemas is not the point: Each new status must belong to one of the mentioned 3 categories. We simply need a new one.
Thank you in advice for your time!
(PS: Some ideas I found, like this:
https://answers.atlassian.com/questions/38851806/how-can-i-add-statuscategory-to-filter-columns-in-list-view
https://answers.atlassian.com/questions/30937608/how-to-change-the-color-of-the-category-of-status
are unfortunately not what I am looking for.)
I'm afraid you can't do it - the status categories are hard-coded.
Thank you very much, Nic, for your quick answer.
Just to know: Supposing, I have my own JIRA server and I would spend some development work on it: Is there a "clean" way to implement new status categories / colors / red?
(Clean means to me: not changing the JIRA core source, i.e. with a plugin or similar approach.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think there is, from what I've read in the code, it's layered deeply into it, it's not a plugin or something you can override with a plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.