[[PageOutline(2-5,Contents,pullout)]] = Duplicate Ticket Search == Description This plugin presents a list of possibly duplicate tickets when entering a new ticket. The search for related tickets is based on the ''Summary'' field. [[Image(Trac-RelatedTickets.png,border=2)]] It uses an AJAX-style lookup to provide up to 15 candidate duplicates based on the keywords entered in the Summary field. Javascript must be enabled to make this plugin work. See also: TracDupPlugin, WikiCreateTicketPlugin, TicketToTracScript == Bugs/Feature Requests Existing bugs and feature requests for DuplicateTicketSearchPlugin are [report:9?COMPONENT=DuplicateTicketSearchPlugin here]. If you have any issues, create a [/newticket?component=DuplicateTicketSearchPlugin new ticket]. [[TicketQuery(component=DuplicateTicketSearchPlugin,group=type,format=progress)]] == Download Download the zipped source from [export:duplicateticketsearchplugin here]. The plugin is also available on [pypi:TracDuplicateTicketSearch PyPI]. == Source You can check out DuplicateTicketSearchPlugin from [/svn/duplicateticketsearchplugin here] using Subversion, or [source:duplicateticketsearchplugin browse the source] with Trac. == Installation 1. Install the XmlRpcPlugin and enable it for all users with the `TICKET_CREATE` permission. 1. Install the DuplicateTicketSearchPlugin using the standard installation procedure as described on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(duplicateticketsearchplugin, 3)]] == Author/Contributors '''Author:''' [wiki:gregmac] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' chrisheller [[BR]]