Opened 16 years ago
Closed 14 years ago
#3081 closed enhancement (fixed)
Extra remaining hours after the ticket is closed inconsistency [Patch]
Reported by: | izekia | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | lowest | Component: | TimingAndEstimationPlugin |
Severity: | minor | Keywords: | patch |
Cc: | Filipe Correia, Marcus Lindblom | Trac Release: | 0.11 |
Description
Sometimes there was a difference between estimated hours and total hours when ticket already closed. So remaining hours displays wrong number of hours. I've made this patch for myself, but may be it will be helpful for somebody.
Attachments (1)
Change History (10)
Changed 16 years ago by
Attachment: | reports.patch added |
---|
comment:1 Changed 16 years ago by
Priority: | normal → lowest |
---|---|
Severity: | normal → minor |
Summary: | A little inconsistency in reports → Extra remaining hours after the ticket is closed inconsistency |
Thanks for the patch!
comment:2 Changed 16 years ago by
Keywords: | patch added |
---|---|
Summary: | Extra remaining hours after the ticket is closed inconsistency → Extra remaining hours after the ticket is closed inconsistency [Patch] |
comment:3 Changed 16 years ago by
I'm for the inclusion of this ticket on the next release! Are there any plans in this regard?
comment:4 Changed 16 years ago by
Cc: | Filipe Correia added; anonymous removed |
---|
comment:5 Changed 16 years ago by
Cc: | Marcus Lindblom added |
---|
This is pretty important for us too.
It's interesting to see the diff between expected and actual after the ticket has been closed, but the remaining effort should count as zero for a closed ticket.
Great plugin btw. Is there anything I can do to get this patch accepted?
comment:8 Changed 15 years ago by
I might consider applying this patch, but I would like to hear why people think this is a bug. I mostly use the estimate vs total hours (time remaining) to tell how good I am doing estimating. Thus even on closed tickets I would rather see how far off I was from my estimates, rather than voiding all estimation errors down to 0 when the ticket is closed.
I dont actually use the built in reports terribly much, as I have trac integrated into our billing system at work, and have other reports that run across all of our trac instances. So, if my use case is stupid, or non-obvious to everyone else in the world, I could change it.
comment:9 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm going to close this ticket, but it is documented on the TimingAndEstimationPlugin page. If you feel this should be addressed further please reopen.
reports patch