Actions
Defect #6939
closedLow and Normal priority displaying with same priority class
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-18
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
The "Low" and "Normal" priority issues are displaying with the same class=priority-1 while "High" = priority-2
Looking at the issues list at Redmine.org, Low = priority-1 and Normal = priority-2, High = priority-3, etc.
I have revision 4411 installed, is anyone else experiencing the same issue?
Related issues
Updated by Mischa The Evil almost 14 years ago
Robert Heath wrote:
... is anyone else experiencing the same issue?
I filed #2071 over two years ago which looks like it is related to your issue...
Updated by Go MAEDA about 10 years ago
- Status changed from New to Closed
From Redmine 2.2, priority classes are like following. (#12216)
- priority-lowest
- priority-low2 (2nd lowest priority if it exists)
- priority-low3 (3rd lowest priority if it exists)
- ...
Updated by Go MAEDA about 10 years ago
- Related to Feature #12216: Textual CSS class for priorities added
Actions