Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3403 closed defect (worksforme)

Stop not updating total hours

Reported by: anonymous Owned by: Colin Guthrie
Priority: highest Component: WorkLogPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

Stop doesn't update total hours on ticket.

Worklogplugin 0.1 Timingandestimationplugin 0.6.7 Trac 0.11 Windows :( installation with Python 2.5

The work log shows the time. I can see in the work_log table stop start times are correct. The ticket_custom totalhours never gets updated.

Attachments (0)

Change History (4)

comment:1 Changed 16 years ago by anonymous

Wrote a trigger on the database to handle this in the interim.

comment:2 Changed 16 years ago by Abbywinters.com WebDev

This is a problem with our installation as well.

worklog-0.1-py2.3.egg

timingandestimationplugin-0.6.7-py2.3.egg

python 2.3

mod_python

comment:3 Changed 16 years ago by Abbywinters.com WebDev

Resolution: worksforme
Status: newclosed

After a look at source:worklogplugin/0.11/worklog/manager.py I noticed there is a config value that needs to be set to enable this feature.

[worklog]
timingandestimation = true

I have updated the WorkLogPlugin page regarding this.

comment:4 Changed 16 years ago by Colin Guthrie

Sorry, I didn't see this ticket when it was opened. Thanks for updating the docs... the pages (and indeed the plugin) is in need of a bit of TLC and I'll be getting around to both hopefully very soon :)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Colin Guthrie.
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.