Activity log for bug #992868

Date Who What changed Old value New value Message
2012-05-01 21:20:20 Bryce Harrington bug added bug
2012-05-01 21:20:47 Bryce Harrington task (Ubuntu): importance Undecided Medium
2012-05-01 21:20:50 Bryce Harrington task (Ubuntu): status New Triaged
2012-05-17 03:25:16 Launchpad Janitor task (Ubuntu): status Triaged Fix Released
2012-05-17 03:40:22 Bryce Harrington description `task projects` priority headers are swapped. Say you have 6 tasks entered for project foobar: 1 High priority 2 Medium 3 Medium 4 Low 5 Low 6 Low This is displayed like this: $ task projects Project Tasks Pri:None Pri:H Pri:M Pri:L foobar 0 3 2 1 When it should obviously be like this: $ task projects Project Tasks Pri:None Pri:H Pri:M Pri:L foobar 0 1 2 3 Upstream bug: http://taskwarrior.org/issues/964 [Impact] `task projects` priority headers are swapped. Confusing. [Development Fix] Cherrypick of upstream patch, uploaded to quantal. [Stable Fix] Since we ship the same task version in quantal and precise, use the same patch. [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 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
2012-05-17 03:40:38 Bryce Harrington bug added subscriber Ubuntu Stable Release Updates Team
2012-05-17 03:44:58 Bryce Harrington task (Ubuntu): status Fix Released Fix Committed
2012-05-17 03:45:23 Bryce Harrington nominated for series Ubuntu Precise
2012-05-17 03:45:23 Bryce Harrington bug task added task (Ubuntu Precise)
2012-05-17 03:45:39 Bryce Harrington task (Ubuntu): status Fix Committed Fix Released
2012-05-17 03:45:42 Bryce Harrington task (Ubuntu Precise): status New Fix Committed
2012-05-17 03:45:44 Bryce Harrington task (Ubuntu Precise): importance Undecided Medium
2012-05-17 04:19:38 Launchpad Janitor branch linked lp:ubuntu/task
2012-05-18 08:12:25 Martin Pitt bug added subscriber SRU Verification
2012-05-18 08:12:26 Martin Pitt tags verification-needed
2012-05-18 08:49:48 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/task
2012-05-22 18:18:25 Bryce Harrington tags verification-needed verification-done
2012-05-29 18:55:15 Launchpad Janitor task (Ubuntu Precise): status Fix Committed Fix Released