Modify

Opened 11 years ago

Last modified 11 years ago

#10589 new defect

partially completed tasks should be remainghours long

Reported by: maikb Owned by: Chris Nelson
Priority: normal Component: TracJsGanttPlugin
Severity: normal Keywords:
Cc: falkb Trac Release: 0.12

Description

Using the TimingAndEstimationPlugin, the length of each task seems always to be fixed to estimatedhours. This causes the following miss behaviour:

  • Using ASAP scheduling, succeding tasks of an incompleted task start to late.
  • Using ALAP scheduling, incompleted tasks start in the past even if the are on-time.
  • In any case, the plan does not include any delay (remaininghours > estimatedhours).

To calculate the percentage of completion, totalhours/estimatedhours still could be used. Thus, completion = 100% and remainghours > 0 indicates that a task is to late. But you still would see the actual estimated remaining effort (remainghours = delay).

Attachments (0)

Change History (1)

comment:1 Changed 11 years ago by falkb

Cc: falkb added; anonymous removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Chris Nelson.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.