UI > projView > Feature

for meta-tasks show number of subtasks, estimated time and efforts / #74

Summary

open
Sep 1, 2005
10 hours ... 2 days
Tue Nov 30, 1999 12:59am
Tue Nov 30, 1999 12:59am
Sep 1, 2005 / pixtur
Sep 30, 2007 / guest
 

Attached files

No files uploaded
This is leads to some kind of project-structure overview-table requested by eobiont

2 Comments

pixtur

Jan 30, 2006
version 2
Too performance intensive
First implementation was too slow for normal task-lists (which should be rendered as fast as possible). The recursive collection of booked efforts is extremely expensive.

There are two solutions for this:
  1. create a new view projStructure which only shows folders (this would be easy)
  2. implement some sort of caching for efforts and number of subtasks (which would be very complicated)

guest

Sep 30, 2007
 

Comment / Update