[Trac-tickets] [The Trac Project] #1531: Double entries on timeline
The Trac Project
noreply at edgewall.com
Wed May 11 02:43:27 EDT 2005
#1531: Double entries on timeline
-------------------------+--------------------------------------------------
Id: 1531 | Status: new
Component: timeline | Modified: Wed May 11 02:43:27 2005
Severity: enhancement | Milestone: 0.9
Priority: normal | Version: devel
Owner: jonas | Reporter: PBruin
-------------------------+--------------------------------------------------
The new timeline with detailed ticket information will show two entries
when closing a ticket. The top entry will be:
{{{
Ticket #47 closed by PBruin
Comment abcd
}}}
Next there is a entry:
{{{
Ticket #47 updated by PBruin
resolution, status changed
Comment abcd
}}}
This causes extra clutter on the timeline aspecially on a rss feed.
I would prefer ''one'' entry like this:
{{{
Ticket #47 closed by PBruin
resolution, status changed
Comment abcd
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1531>
The Trac Project <>
More information about the Trac-Tickets
mailing list