HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/plain; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 00:58:32 GMT Content-length: 611 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) -- ## 12: Active Tickets by Component ## -- -- Breakdown of what's broken where. -- -- Items without a specified component are listed with a component of 'none' SELECT p.value AS __color__, 'Component: ' ||component AS __group__, id AS ticket, summary, component, version, t.type AS type, owner, status, priority as priority, time AS created, changetime AS _changetime, description AS _description, reporter AS _reporter FROM ticket t LEFT JOIN enum p ON p.name = t.priority AND p.type = 'priority' WHERE status <> 'closed' ORDER BY component, p.value, t.type, time hrome/site/p