Ticket #10311 (new defect)

Opened 8 months ago

in ASAP mode: end date of ticket 1 is after start date of ticket 2 although 2 depends on 1

Reported by: falkb Assigned to: ChrisNelson
Priority: normal Component: TracJsGanttPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Hi, look at the attached image which shows the problem. Today is 12/Sep/2012, column 9/9 so to speak.

The dates of tickets #12 and #13 are computed from today since they don't have fields.start and fields.finish set. The end date of #1 is computed from the end date of #13 because it also doesn't have its fields.finish set.

There is a set dependency that #2 requires #1 by fields.succ and fields.pred, respectively. And 2 has its fields.start and fields.finish explicitely set.

I expect that #1 has to end before #2 starts and as a result from that #12 and #13 have to start earlier. This means #13 actually must end on the start date of #2 , and this means 12 must start earlier than today.

Attachments

asap_dependency_bug.png (38.2 kB) - added by falkb on 09/12/12 18:10:39.

Change History

09/12/12 18:10:39 changed by falkb

  • attachment asap_dependency_bug.png added.

Add/Change #10311 (in ASAP mode: end date of ticket 1 is after start date of ticket 2 although 2 depends on 1)




Change Properties
Action