Modify ↓
      
        Opened 18 years ago
Closed 18 years ago
#1959 closed enhancement (fixed)
"Work Summary" reports should show ticket summaries
| Reported by: | bewst | Owned by: | Russ Tyndall | 
|---|---|---|---|
| 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 18 years ago by
| Status: | new → assigned | 
|---|
comment:2 Changed 18 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → 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