Bug
- Fixed problem where urgency was not properly calculated for waiting tasks. - Tweaked urgency coefficients to make most of the values closer together, and therefore more sensitive. - Inverted 'waiting' coefficient. - Boosted 'next', 'due' and 'blocking' coefficients. - Modified unit tests accordingly. - Lessened the impact of 'blocked', 'project', 'tags' and 'age'.
This commit is contained in:
@@ -287,6 +287,7 @@
|
||||
+ Fixed problem where update-holidays.pl did not properly handle UTF8 JSON
|
||||
data.
|
||||
+ Fixed problem where update-holidays.pl did not use the YYYYMMDD date foramt.
|
||||
+ Fixed problem where urgency was not properly calculated for waiting tasks.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user