#560 closed enhancement (worksforme)
Adding a field for Hours to Tickets
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | 0.7.1 |
Severity: | normal | Keywords: | tickets hours |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
It would be extremely useful to add an hours field to tickets used by the assigned person to annotate how many hours were spent on the ticket, even to the level of when adding comments to a ticket (showing progress). Then custom reports can be written to tabulate the number of hours logged for specific ticket attributes. If a project wanted to use this field, then it could be made to tie into the roadmap, but if it was unused, no big deal.
(I am not proposing adding all the project management hour type field like Estimated time to complete, estimated hours, actual hours, etc…)
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
Component: | general → ticket system |
---|---|
Milestone: | 0.7.2 → 0.8 |
Resolution: | → worksforme |
Status: | new → closed |
In Trac 0.8 (or rather, the current development version), you can do this using custom ticket properties, see TracTicketsCustom.