[[PageOutline(2-5,Contents,pullout)]] = 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 [report:9?COMPONENT=TracTicketWeightPlugin here]. If you have any issues, create a [/newticket?component=TracTicketWeightPlugin new ticket]. [[TicketQuery(component=TracTicketWeightPlugin,group=type,format=progress)]] == Download Download the zipped source from [export:tracticketweightplugin here]. == Source You can check out TracTicketWeightPlugin from [/svn/tracticketweightplugin here] using Subversion, or [source:tracticketweightplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Example {{{#!ini [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 [[ChangeLog(tracticketweightplugin, 3)]] == Author/Contributors '''Author:''' [wiki:zshahan] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''