﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10510	Remove Component column from reports {9} and {10}	rjollos	rjollos	"When on Trac 1.0, we should be able to make the following untested modifications to reports {9} and {10}, which will remove the `Component` column, group the tickets by `Component` and still allow the report to be sorted by any column.

 * `component` -> `component AS __group__`
 * `ORDER BY p.value, severity, time` -> `ORDER BY __group__, @SORT_COLUMN@, p.value, severity, time`

See #10478 and #10488 for related tickets."	enhancement	assigned	normal	TracHacks	normal			otaku42 hasienda osimons	1.0
