Contents
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.
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 here.
If you have any issues, create a new ticket.
defect |
6 / 9 |
||
---|---|---|---|
enhancement |
4 / 5 |
||
task |
2 / 2 |
Download
Download the zipped source from here.
The plugin is also available on PyPI.
Source
You can check out DuplicateTicketSearchPlugin from here using Subversion, or browse the source with Trac.
Installation
- Install the XmlRpcPlugin and enable it for all users with the
TICKET_CREATE
permission. - Install the DuplicateTicketSearchPlugin using the standard installation procedure as described on the TracPlugins page.
Recent Changes
- 17620 by rjollos on 2019-12-12 19:29:58
-
1.0.5: Add
classifiers
metadata
Fixes #13674.
- 16276 by rjollos on 2017-03-02 02:14:36
-
1.0.4: Change package name before publishing to PyPI
- 16049 by rjollos on 2016-12-03 01:01:22
-
1.0.3: Remove
tag_svn_revision
The attribute isn't supported in setuptools >= 10.
(more)
Author/Contributors
Author: gregmac
Maintainer: Ryan J Ollos
Contributors: chrisheller
Attachments (1)
- Trac-RelatedTickets.png (14.7 KB) - added by 15 years ago.
Download all attachments as: .zip