[Trac #149] Trac "by last modified" query
Zarro Boogs per Child
bugtracker at laptop.org
Tue Jan 30 09:21:04 EST 2007
#149: Trac "by last modified" query
----------------------------+-----------------------------------------------
Reporter: cjb | Owner: dilinger
Type: defect | Status: new
Priority: normal | Milestone: BTest-3
Component: infrastructure | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by follower):
FWIW I looked into what would be required to do this:
* In theory you would only need to add {{{&order=changetime}}} to the
query but it appears this version of Trac does not support ordering by
that field.
The tickets dealing with adding this functionality in the Trac Project
tracker are somewhat unclear:
* There ''is'' a custom report on the Trac Project tracker that is almost
what you want: [http://trac.edgewall.org/report/20 "Active tickets with no
Milestone, by last modified date"]. The ticket that tracks the addition of
this report is [http://trac.edgewall.org/ticket/4296 4296] and includes
the SQL implementing the functionality.
* The tickets related to adding the "sort by changetime" as a query
parameter seem to start with [http://trac.edgewall.org/ticket/3990 3990]
and then degenerate into a number of followup tickets:
[http://trac.edgewall.org/ticket/4019 4019] and
[http://trac.edgewall.org/ticket/4174 4174]. AFAICT I ''think'' the
functionality was added to the Trac trunk and ''may'' have been
successfully backported.
Hopefully these pointers are useful to whoever has the privs to actually
action this.
--
Ticket URL: <http://dev.laptop.org/ticket/149#comment:3>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list