Modify

Opened 17 years ago

Closed 17 years ago

#1978 closed defect (fixed)

ticket creation doens't populate graph properly

Reported by: Markus Pelkonen Owned by: Markus Pelkonen
Priority: normal Component: TimeVisualizerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

if new ticket is created with estimated hours, that might not be included to the graph. That's mostly because data is produced based on ticket_change timestamps rather than union on ticket creation time and ticket change timestamps. The place to start fixing is impl.py line 143.

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by anonymous

I rewrote the logic in impl.py, which should fix this issue. I'll make some testing and after success make a new release.

comment:2 Changed 17 years ago by Markus Pelkonen

Resolution: fixed
Status: newclosed

[2607] (plugin version 0.4) did fix this issue for me.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Markus Pelkonen.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.