Modify ↓
Opened 17 years ago
Last modified 5 years ago
#3606 new enhancement
Sidebar boxes for related tickets
| Reported by: | Jeff Hammel | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | TracBacksPlugin |
| Severity: | normal | Keywords: | |
| Cc: | trac-hacks@… | Trac Release: | 0.11 |
Description
i would like to see all related tickets in a sidebar on each ticket. Maybe something like
<div> <h3>Related Tickets</h3> <ul> <li><a href="/ticket/1">#1: the summary of ticket one</a> <li> etc... </ul> </div>
If any tickets had linked to this ticket, there could be another box for this information
Attachments (0)
Change History (4)
comment:1 Changed 17 years ago by
| Cc: | trac-hacks@… added; anonymous removed |
|---|
comment:2 Changed 16 years ago by
| Summary: | sidebar boxes for related tickets → Sidebar boxes for related tickets |
|---|
comment:3 Changed 16 years ago by
| Owner: | changed from Mel Chua to Ryan J Ollos |
|---|
Reassigning to new maintainer.
comment:4 Changed 5 years ago by
| Owner: | Ryan J Ollos deleted |
|---|
Note: See
TracTickets for help on using
tickets.



The TicketBackLinksMacro provides a similar functionality.