Modify ↓
Opened 17 years ago
Closed 17 years ago
#3646 closed defect (fixed)
Change History for estimatedhours - display issue.
| Reported by: | anonymous | Owned by: | Russ Tyndall |
|---|---|---|---|
| Priority: | normal | Component: | TimingAndEstimationPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I think the change history is displaying the wrong values for estimated hours.
We set the "Estimated Number of Hours" to 4.0 and the "Change History" shows "estimatedhours set to 0". I think the database is recording the correct values because the "Estimated Number of Hours" field displays 4.0.
We are using Trac version 0.11.1 and the plug-in source code downloaded on the 29th August (timingandestimationplugin_branches_trac0.11.zip).
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [4233]) fixes #3646
There were a couple of flaws in the logic of recording ticket times. I cleaned that up a bit, and verified that it correctly records times and estimations