task projects priority headers are incorrect

Bug #992868 reported by Bryce Harrington
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
task (Ubuntu)
Fix Released
Medium
Unassigned
Precise
Fix Released
Medium
Unassigned

Bug Description

[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

Revision history for this message
Bryce Harrington (bryce) wrote :

Fixed in commit c51b47269418ff975f111bc36714371a1db7b269

Changed in task (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Bryce Harrington (bryce) wrote :

Correction; fixed in commit dd73cc1ccf7f5ca44527e8432cdfe6a3f9fc7a24

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package task - 2.0.0.release-0ubuntu3

---------------
task (2.0.0.release-0ubuntu3) quantal; urgency=low

  * Add 100_fix_uuid_confusion.patch: Fix issue where deleting certain
    UUIDs results in deletion of all tasks.
    (LP: #992852)
  * Add 101_typo_edit_command.patch: Fix invalid command syntax in
    task edit command.
    (LP: #992866)
  * Add 102_fix_incorrect_projects_headers.patch: Fix inverted priority
    labels in task projects report.
    (LP: #992868)
 -- Bryce Harrington <email address hidden> Wed, 16 May 2012 20:13:39 -0700

Changed in task (Ubuntu):
status: Triaged → Fix Released
Bryce Harrington (bryce)
description: updated
Changed in task (Ubuntu):
status: Fix Released → Fix Committed
Bryce Harrington (bryce)
Changed in task (Ubuntu):
status: Fix Committed → Fix Released
Changed in task (Ubuntu Precise):
status: New → Fix Committed
importance: Undecided → Medium
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Hello Bryce, or anyone else affected,

Accepted task into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Revision history for this message
Bryce Harrington (bryce) wrote :

Confirmed.
I've installed the task from precise-proposed, and run the test case.
Priorities are matching up to the header properly now.

Bryce Harrington (bryce)
tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package task - 2.0.0.release-0ubuntu2.1

---------------
task (2.0.0.release-0ubuntu2.1) precise-proposed; urgency=low

  * Add 100_fix_uuid_confusion.patch: Fix issue where deleting certain
    UUIDs results in deletion of all tasks.
    (LP: #992852)
  * Add 101_typo_edit_command.patch: Fix invalid command syntax in
    task edit command.
    (LP: #992866)
  * Add 102_fix_incorrect_projects_headers.patch: Fix inverted priority
    labels in task projects report.
    (LP: #992868)
 -- Bryce Harrington <email address hidden> Wed, 16 May 2012 20:13:39 -0700

Changed in task (Ubuntu Precise):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.