id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 3990 Enable use of 'time' and 'changetime' fields within the query module ilias@… Jonas Borgström "e.g.: ""order=time"" and ""order=changetime"" do not work. ordering based on ""changetime"" is important, in order to identify simply active/inactive tickets. Most possibly, the fields will become available by adding them to this function: source:trunk/trac/ticket/api.py#3935#L88 testing order=changetime {{{ keyword-parameter [[TicketQuery(status=assigned|new|reopened, order=changetime, format=table )]] [[TicketQuery(status=assigned|new|reopened&order=changetime, format=table )]] }}} context: http://dev.lazaridis.com/base/wiki/PlanTicketQueryMacro" enhancement closed normal ticket system devel normal duplicate