← Back to team overview

gtg team mailing list archive

[Bug 516392] Re: Subtasks in the task pane should be ordered the same as in the parent task

 

** Tags added: subtask-order

-- 
Subtasks in the task pane should be ordered the same as in the parent task
https://bugs.launchpad.net/bugs/516392
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Confirmed

Bug description:
When I create a list of subtasks in the parent task, the subtasks are ordered alphabetically. They should be ordered in the same way they are listed in the parent task.

Current:

     Parent Task
      - Subtask one
      - Subtask two
      - Subtask three

  Task pane view:
    Parent Task
     - Subtask one
     - Subtask three
     - Subtask two

Should be:

     Parent Task
      - Subtask one
      - Subtask two
      - Subtask three

  Task pane view:
     Parent Task
      - Subtask one
      - Subtask two
      - Subtask three