Project

General

Profile

Actions

Feature #556

closed

Subtasks

Added by Martin Klima about 16 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

On a more complex projects, it is necessary to group task (issues) into larger groups. For example, I am working on
a computer game and we might have taks like this:

Game characters:
- 3D models
-- humans
-- aliens
--- Martians
--- Sirians
- Textures
-- humans
-- aliens
- Animation
-- humanoids
-- 4-legged
...

It would be very nice to have an option to create this task-subtask relationship, with some reasonable limit on the
depth of this tree (say 16). I know Redmine supports sub-projects but it is not quite the same thing.

If it would make things easier, it would allright if the user had to specify in advance if the task that's being created
is an actual task (tree leaf) or a group task (tree node).

The group tasks are just containers, their progress is a weighted average of the progress of their subtasks, their estimated
duration and actual work are the sums of their subtasks. It is not possible to log time against the group task.

I can imagine that this would be quite a lot of work but it would also be a very powerful feature.

Actions #1

Updated by Martin Klima about 16 years ago

I created the original issue on Ruby Forge. The formatting of my sample list was messed in
conversion. It is supposed to be:

Game characters:

  • 3D models
    • humans
    • aliens
      • Martians
      • Sirians
  • Textures
    • humans
    • aliens
  • Animation
    • humanoids
    • 4-legged
Actions #2

Updated by Jos Yule about 16 years ago

This is related to issue #443

Actions #3

Updated by Jean-Philippe Lang almost 16 years ago

  • Category set to Issues
  • Status changed from New to Closed
  • Resolution set to Duplicate

Duplicates #443.

Actions

Also available in: Atom PDF