Ticket #2605 (closed enhancement: duplicate)
Opened 6 years ago
Last modified 6 years ago
Timeline should be more verbose
| Reported by: | boris.leidner@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | timeline | Version: | 0.9.3 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The timeline of trac could be a bit more verbose. I would like to have additional entries to be displayed:
- Comments on tickets (even if resolution is not changed)
- User accepted his ticket
- Ticket summary should be displayed for every ticket entry in the timeline, so you know what ticket XXX is about without clicking on the ticket
Others:
- Links on wiki changeset entries lead to the wiki entry rather to the wiki changeset
Attachments
Change History
comment:1 Changed 6 years ago by cboos
comment:2 Changed 6 years ago by cboos
- Resolution set to duplicate
- Status changed from new to closed
comment:3 Changed 6 years ago by anonymous
I am actually having version 0.9.3 installed.
And I do not see that any added comment to a ticket results in the timeline entry like
Ticket #xx (Task) was CHANGED by XXX
or
Ticket #xx (Task) got a comment from XXX
Only new and closed actions are displayed.
I did in fact set the option
ticket_show_details = true
in the trac.ini file.
Is this feature really already there? Starting from which Revision?
comment:4 Changed 6 years ago by anonymous
- Resolution duplicate deleted
- Status changed from closed to reopened
reopening just to get an answer...
comment:5 Changed 6 years ago by anonymous
- Resolution set to duplicate
- Status changed from reopened to closed
You have to turn on the Ticket Details option on the timeline page. This is off by default, but the setting is saved between sessions.



The first two requests are already there (see TracIni#timeline)
The third one begins to be requested more and more often...
We should start to consider it.
As for the last one, sorry I don't really understand what you mean here.