Actions
Patch #616
closedAdd issue subject to time detail report
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
2008-02-07
Due date:
% Done:
100%
Estimated time:
Description
I'm not sure if anybody else is interested in it, but our billing department likes to know what the issues are about when viewing on the web and reporting.
This patch adds a "subject" column to the web report (truncated) and to the .csv (untrucated).
Don't know if this breaks any tests, since I can't get them to run.
Files
Updated by Jon Moses almost 17 years ago
Stupid typo in previous patch.
Updated by Jean-Philippe Lang almost 17 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Committed in r1142 with slight changes:
- the subject is appended to the issue id in the same column (eg. Feature #52: This is the subject)
- tracker name is added to the csv export as well
Actions