GTG

Comment 1 for bug 345575

Revision history for this message
Michael Leuchtenburg (dyfrgi) wrote :

This may be a separate bug.

Sub-tasks in the normal view are shown in the order they're entered in the parent task. However, the order they're shown in work view varies. The result is that if I have a task for which there are several subtasks that must be done in order, I have to play games with subtasks to make the tasks show up properly. Maybe this is the "right" way to think about things, but there are many ordered tasks that I don't think about in that way.

For instance, I have to set up a new SVN system. The steps are install Debian, set up SSH, install SVN, copy backed up SVN database over, import SVN database. To make this work in GTG, I'd have to structure the tasks like this:
- Set up new SVN system
  - Import backed up SVN database on k3
    - Copy backed up SVN database to k3
      - Install SVN on k3
        - Set up SSH on K3
          - Install Debian on K3

Not exactly intuitive, plus it requires tons of clicks to set up all the subtasks.