Modify ↓
Opened 17 years ago
Closed 17 years ago
#1785 closed enhancement (fixed)
I wish there were reports for checking estimated hours against total hours
Reported by: | Owned by: | Russ Tyndall | |
---|---|---|---|
Priority: | high | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | controlling, time |
Cc: | Trac Release: | 0.10 |
Description
I think this is very important for the controlling of the project.
I'd like to learn from my mistakes, but it's difficult to get the information where the estimation was wrong.
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
closes #1697 I was wrong about this, It was just a leftover quirk and has been removed
closes #901 reports now contain time remaining
closes #1958 added case statements all over the place to better support postegres when there are null/empty values
closes #1959 changed the work summary report to include links to the ticket and ticket summaries
Now at version 0.4.9
I think this is accomplished by adding the total time remaining at the bottom of the reports. The reports should allow you to see the estimated vs total hours. if you want something more on this, please reopen with comments on what is missing.