id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 11479 TicketQuery with progress format should support grouping by custom fields josh@… Peter Suter "I'm using [http://trac-hacks.org/wiki/SimpleMultiProjectPlugin SimpleMultiProjectPlugin], which creates a new custom field called ""project"". I would like to use TicketQuery to display tickets grouped by that field, but that doesn't seem to be supported. This generates an error: {{{ [[TicketQuery(group=project,format=progress)]] }}}" defect closed normal 1.0.2 query system 1.0.1 normal fixed custom field progress fbrettschneider@… Fixed error in `TicketQuery(format=progress)` macro when grouping by a custom field.