This plugin automatically creates intra-Trac references between tickets. Example: when a comment on ticket A references ticket B, a comment is made on ticket B letting you know that ticket A has referenced it.
Adding the following comment in ticket A (in casu 39):
Results in the following trackback in ticket B (in casu 67):
Note: This plugin will not retroactively create trackbacks for existing comments.
If developer A is working on ticket 1 and developer B is working on ticket 2 and writes some notes (on ticket 2) how it's related to ticket 1, it automatically makes a (ticket-2)-to-(ticket 1) link that's easy to follow to get more details. So far so good. However, developer A has no idea her ticket has just been discussed on ticket 2, and tinkers on blithely unaware of what is going on around her, because there is no reciprocal (ticket 1)-to-(ticket 2) link.
How can we automatically indicate that tickets are being discussed at other tickets? This plugin creates that reciprocal (ticket 1)-to-(ticket 2) link so that anyone looking at ticket 1 can see it has been talked about on ticket 2 as well.
See also:BackLinksMacro,TracBackLinkPlugin
Existing bugs and feature requests forTracBacksPlugin arehere.
If you have any issues, create anew ticket.
defect | 10 / 14 | ||
---|---|---|---|
enhancement | 2 / 8 | ||
task | 4 / 5 |
Download the zipped source fromhere.
Check outTracBacksPlugin using Subversion fromhere orbrowse the source with Trac.
General instructions on installing Trac plugins can be found on theTracPlugins page.
Author:mchua
Maintainer:ejucovy
Contributors:tcoulter (original proposer), Doug Mayle,magicbronson,k0s,rjollos
Originally written atThe Open Planning Project.
Download all attachments as:.zip