This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 31699

Summary: Effort field
Product: contrib Reporter: Tim Lebedkov <lebedkov>
Component: TasklistAssignee: tasklist-issues@contrib <tasklist-issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tim Lebedkov 2003-03-05 17:09:39 UTC
Implement effort field for user tasks and compute task's 
progress as a weighted average of subtasks.
Comment 1 Torbjorn Norbye 2003-03-05 19:10:07 UTC
This is also a key part of the project scheduling feature. Once tasks
have effort estimates, you can compute a schedule (which will tell you
how long it will take to complete). The next step would then be to add
dependencies so it can change the task order if necessary.
Comment 2 Torbjorn Norbye 2003-03-06 17:33:35 UTC
See issue 27496
Comment 3 Tim Lebedkov 2004-02-02 18:38:35 UTC
Implemented
Comment 4 Tim Lebedkov 2004-09-28 20:10:25 UTC
ok