** Description changed:

- `task projects` priority headers are swapped.
+ [Impact]
+ `task projects` priority headers are swapped.  Confusing.
  
- Say you have 6 tasks entered for project foobar:
-   1  High priority
-   2  Medium
-   3  Medium
-   4  Low
-   5  Low
-   6  Low
+ [Development Fix]
+ Cherrypick of upstream patch, uploaded to quantal.
  
- This is displayed like this:
+ [Stable Fix]
+ Since we ship the same task version in quantal and precise, use the same 
patch.
  
- $ task projects
+ [Test Case]
+ 1. Say you have 6 tasks entered for project foobar:
+   1  High priority
+   2  Medium
+   3  Medium
+   4  Low
+   5  Low
+   6  Low
+ 2. Run 'task projects'
+ 
+ Broken Behavior:
  Project                   Tasks Pri:None Pri:H Pri:M Pri:L
  foobar                              0               3        2       1
  
- When it should obviously be like this:
- 
- $ task projects
+ Fixed Behavior:
  Project                   Tasks Pri:None Pri:H Pri:M Pri:L
  foobar                              0               1        2       3
  
+ [Regression Potential]
+ None.  Patch merely updates the headers of these fields.
+ 
  Upstream bug:  http://taskwarrior.org/issues/964

** Also affects: task (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Changed in: task (Ubuntu Precise)
       Status: New => Fix Committed

** Changed in: task (Ubuntu Precise)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992868

Title:
  task projects priority headers are incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/task/+bug/992868/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to