TW-1572: Implement better urgency inheritance
- Implement recursive urgency inheritance. If this is to be made a default setting, some thought will have to be put into making it more efficient.
This commit is contained in:
@@ -48,7 +48,6 @@ public:
|
||||
static float urgencyScheduledCoefficient;
|
||||
static float urgencyWaitingCoefficient;
|
||||
static float urgencyBlockedCoefficient;
|
||||
static float urgencyInheritCoefficient;
|
||||
static float urgencyAnnotationsCoefficient;
|
||||
static float urgencyTagsCoefficient;
|
||||
static float urgencyNextCoefficient;
|
||||
|
||||
Reference in New Issue
Block a user