Christian Ridderström wrote: > On Sun, 12 Apr 2009, Pavel Sanda wrote: > >> hi, >> is it possible to setup trac in the way, that setting duplicate would >> automatically put direct links to original report in duplicate and >> and link to duplicate in o.r.? > > Not sure I understand, so I'll try with an example. > > If I tell trac that issue 1500 is a duplicate of 1300, then there should > automatically appear a link in 1300 to 1500?
not only - i mean the same as it was in bugzilla - when you indicate that bug 2 is duplicate of bug 1, then in bug 2 you see "this is a duplicate of bug link-to-bug-1" and in bug 1 you see "link-to-bug-2 was marked as duplicate of this bug" or something like this. pavel