Opened 10 years ago

Last modified 8 years ago

#42896 closed defect

Could not sort tickets by status — at Version 2

Reported by: xeron (Ivan Larionov) Owned by: wsiegrist@…
Priority: Normal Milestone:
Component: server/hosting Version:
Keywords: Cc: skarulkar@…
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Trac web interface shows error when I'm trying to sort tickets by status:

Report execution failed:
ORDER BY "status" is ambiguous LINE 10: ...lue, milestone, severity, time ) AS tab ORDER BY "status" A... ^

Example link: report:9?sort=status&asc=1

Sorting by any other field works: report:9?sort=ticket&asc=1

Also status field shown 2 times. May be related.

Change History (3)

Changed 10 years ago by xeron (Ivan Larionov)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Cc: skarulkar@… added
Component: websiteserver/hosting
Keywords: trac removed
Owner: changed from jmpp@… to wsiegrist@…

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.