Subtasks in the task pane should be ordered the same as in the parent task
Bug #516392 reported by
Chris Johnston
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTG |
Won't Fix
|
Low
|
Unassigned |
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
Related branches
lp://staging/~gtg-user/gtg/bugfix-516392
Rejected
for merging
into
lp://staging/~gtg/gtg/old-trunk
- Izidor Matušov: Disapprove
-
Diff: 13 lines (+3/-0)1 file modifiedGTG/gtk/browser/treeview_factory.py (+3/-0)
Changed in gtg: | |
importance: | Undecided → Low |
milestone: | none → 0.3 |
status: | New → Confirmed |
tags: | added: subtask-order |
Changed in gtg: | |
assignee: | nobody → Alan Gomes Alvino (alangalvino) |
Changed in gtg: | |
status: | In Progress → Confirmed |
assignee: | Alan Gomes Alvino (alangalvino) → nobody |
To post a comment you must log in.
Additionally I would add that this shows up when I go back through a list of subtasks and add a new one in between several others. The one that is created shows up at the bottom of the list instead of where I would anticipate it showing up. This is a mild annoyance as I list my tasks genreally in the order I wish to complete them. I have also found that moving a task around in the main pane is difficult due to not being able to see where the task will land.
Thanks,
-JFo