#3383: ticket #3038 still not fixed?
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: defect | Status: new
Priority: high | Milestone:
Component: ticket system | Version: 0.9.6
Severity: blocker | Keywords:
---------------------------+------------------------------------------------
I still get the issue mentioned #3038, but I am not able to reopen it.
Here's the issue:
Report execution failed: ERROR: column "modified" does not exist SELECT
p.value AS __color__, t.milestone AS __group__, (CASE status WHEN 'closed'
THEN 'color: #777; background: #ddd; border-color: #ccc;' ELSE (CASE owner
WHEN 'pbeigui' THEN 'font-weight: bold' END) END) AS __style__, id AS
ticket, summary, component, status, resolution,version, t.type AS type,
priority, owner, changetime AS modified, time AS _time,reporter AS
_reporter FROM ticket t,enum p WHERE p.name=t.priority AND
p.type='priority' ORDER BY (milestone IS NULL), milestone DESC, (status =
'closed'), (CASE status WHEN 'closed' THEN modified ELSE (-1)*p.value END)
DESC
--
Ticket URL: <http://trac.edgewall.org/ticket/3383>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets