Modify

Opened 11 years ago

#10937 new defect

Weird results when using planned_finish

Reported by: tommy.wallberg@… Owned by: Chris Nelson
Priority: normal Component: TracJsGanttPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

I wrote a script that automatically updates the "Planned finish" / userfinish upon resolution, because I wanted my tickets to show up on the correct day instead of "following" me in the jsgantt schema.

Now I notice if I have a ticket blocking another ticket like this:

[ticket | userfinish=set | duration=set] --> blocks --> [ticket | userfinish=set | duration=set]

I get the first blocking "parent" at the end of the day and the "child" ticket is located at the start of the next day, with a duration of 0 it looks like.

Instead of moving the parent backwards OR putting the child underneath the parent.

Is this a bug or should I go about this in another way?

I would love to be able to use the gantt as a daily schedule for my work, and also use it to keep track WHEN the ticket actually was finished.

Attachments (1)

bugscreen.png (51.9 KB) - added by tommy.wallberg@… 11 years ago.
Screen of the weird output

Download all attachments as: .zip

Change History (1)

Changed 11 years ago by tommy.wallberg@…

Attachment: bugscreen.png added

Screen of the weird output

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.