id summary reporter owner description type status priority component severity resolution keywords cc release 11241 Doesn't consider query arguments Ryan J Ollos "Reported by Dan Harlacher over email: Here is what I am trying, based on the example on the Trac Hacks page. `[[TicketStats(title=Bug Trend for Last 60 Days, daterange=2m, res_days=7, query=type='Bug')]]` It creates the chart, uses my title and counts the total number of tickets, not those who’s type=Bug. I’ve tried a couple different syntaxes but none appear to change it. `[[TicketStats(title=Bug Trend for Last 60 Days, daterange=2m, res_days=7, query:?type=Bug)]]` or `[[TicketStats(title=Bug Trend for Last 60 Days, daterange=2m, res_days=7, query:type=Bug)]]`-" defect closed normal TracTicketStatsPlugin normal worksforme