Version 5 last updated by cbalan on 12/15/08
TicketStatusQuery Widget
This widget shows progress bars with ticket counts based on a filter criteria and grouped by a ticket field. The tickets counts will be displayed as closed tickets versus open tickets for every value of the grouping ticket field. Counts will link to the custom query page and pass the appropriate criteria to allow the user to drill down to the details.
Syntax: TicketStatusQuery( query=<filter in TracQuery syntax>, groupby=<groupby field>, title=<widget's title>)
EX: [[TicketStatusQuery(groupby=component)]]
