Contents
Trac Ticket Weight Plugin
Description
This plugin aims to apply weights to select custom fields to automatically determine priority or severity of ticket.
Bugs/Feature Requests
Existing bugs and feature requests for TracTicketWeightPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracTicketWeightPlugin from here using Subversion, or browse the source with Trac.
Example
[weight] owner = scale # scale is the only supported option for now owner_hours_cfield = test3 # field to determine developer hours reporter = scale # scale is the only supported option for now
Recent Changes
[12691] by zshahan on 03/09/13 04:19:28
small bug fix. removed unused import.
[12640] by rjollos on 02/20/13 04:03:08
Refs #10860: Added license header to setup.py. Added URL to setup.py.
[12637] by zshahan on 02/18/13 19:12:02
renamed 1.0 directory to trunk.
[12634] by zshahan on 02/18/13 19:09:30
remove extra files.

