Modify ↓
Opened 6 years ago
Closed 6 years ago
#1959 closed enhancement (fixed)
"Work Summary" reports should show ticket summaries
| Reported by: | bewst | Owned by: | bobbysmith007 |
|---|---|---|---|
| Priority: | normal | Component: | TimingAndEstimationPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
The current heading for each ticket that just shows its ID is not very useful unless you've got a really good memory, especially because the ids aren't linked to actual tickets. The heading should show the ticket summary line too.
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by bobbysmith007
- Status changed from new to assigned
comment:2 Changed 6 years ago by bobbysmith007
- Resolution set to fixed
- Status changed from assigned to closed
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
Note: See
TracTickets for help on using
tickets.


good idea, I will try to work this into the next update
Thanks,
Russ