Contents
RelevantTicketPlugin
Description
The ticket number, for example #123
, that is input in custom field is transcribed into the ticket that is specified with a custom field.
Bugs/Feature Requests
Existing bugs and feature requests for RelevantTicketPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out RelevantTicketPlugin from here using Subversion, or browse the source with Trac.
Installation
Make the egg package:
python setup.py bdist_egg
Copy the egg into your Trac plugins directory:
cp dist/*.egg /where/to/trac/plugins/
To activate the plugin, edit your ../conf/trac.ini
file:
[components] relevantticketplugin.relevantticket.* = enabled
Recent Changes
Author/Contributors
Last modified 9 years ago
Last modified on Nov 23, 2015, 10:57:16 AM