[[PageOutline(2-5,Contents,pullout)]] = Add support for simple ticket cross-reference to Trac = == Description == Note: TracTicketReferencePlugin requires Trac 0.12 or higher. === What is it? === This plugin adds "Relationships" fields to each ticket, enabling you to express cross-reference between tickets. == Configuration == To enable the plugin {{{ [components] ticketref.* = enabled [ticket-custom] ticketref = text ticketref.label = Relationships }}} == Example == '''''New Ticket with Relationships''''' [[BR]][[BR]] [[Image(ticketref_new.png)]] '''''Query Result with Relationships''''' [[BR]][[BR]] [[Image(ticketref_query.png)]] === Custom fields === While the field names must be "ticketref", you are free to use any text for the field labels. == Bugs/Feature Requests == Existing bugs and feature requests for TracTicketReferencePlugin are [https://bitbucket.org/t2y/trac.plugins.ticketref/issues here]. If you have any issues, create a [https://bitbucket.org/t2y/trac.plugins.ticketref/issues/new new ticket]. == Download == Download the archived source from [http://pypi.python.org/pypi/TracTicketReferencePlugin here]. == Source == You can clone TracTicketReferencePlugin from [https://bitbucket.org/t2y/trac.plugins.ticketref/ here] using Mercurial, or browse the source. == Acknowledgment == This plugin was inspired by [http://trac-hacks.org/wiki/MasterTicketsPlugin MasterTicketsPlugin] == Recent Changes == [[ChangeLog(tracticketreferenceplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:t2y] [[BR]] '''Maintainer:''' [wiki:t2y] [[BR]] '''Contributors:'''