Modify ↓
Opened 13 years ago
Closed 13 years ago
#8983 closed enhancement (wontfix)
add delay field
Reported by: | Scotty M. | Owned by: | Chris Nelson |
---|---|---|---|
Priority: | normal | Component: | TracJsGanttPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
It would be great if I could add a delay in hours for a ticket which effects the Gantt chart. For example, if I estimate a task will take a week but the owner is out sick for a few days, I can add those two days in a delay field and the chart will be effected accordingly.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
Type: | defect → enhancement |
---|
comment:2 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
When/if I get lag in an underlying system, I'll support it in the Gantt.
Note: See
TracTickets for help on using
tickets.
That sounds like of like lag and I don't have a good solution today. The data really belongs in the underlying ticket system (e.g., add lag to Master Tickets so that B follows A with a lag of xx hours/days/whatever). Then the Gantt would have to draw the lag appropriately.