wiki:TracTicketWeightPlugin

Version 2 (modified by Zack, 11 years ago) (diff)

--

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 [download:tracticketweightplugin 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 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: zshahan
Contributors: