wiki:TracTicketWeightPlugin

Apply weights to ticket fields to determine priority / severity

Description

This plugin applies weights to select custom fields to automatically determine the priority or severity of a ticket.

Bugs/Feature Requests

Existing bugs and feature requests for TracTicketWeightPlugin are here.

If you have any issues, create a new ticket.

task

1 / 1

Download

Download the zipped source from here.

Source

You can check out TracTicketWeightPlugin from here using Subversion, or browse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

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 2013-03-09 03:19:28
small bug fix. removed unused import.
12640 by rjollos on 2013-02-20 03:03:08
Refs #10860: Added license header to setup.py. Added URL to setup.py.
12637 by zshahan on 2013-02-18 18:12:02
renamed 1.0 directory to trunk.
(more)

Author/Contributors

Author: zshahan
Maintainer: Zack
Contributors:

Last modified 8 years ago Last modified on Sep 17, 2016, 10:02:36 PM