[wp-trac] Re: [WordPress Trac] #9808: Feedback Needed - Trac reports
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 12 03:37:15 GMT 2009
#9808: Feedback Needed - Trac reports
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: Denis-de-Bernardy
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Unassigned
Component: WordPress.org | Version:
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
Adding to all of this, the key goodie will come with trac 0.12. The ticket
I submitted above is fixed, more or less. When 0.12 will get released,
we'll add conditionals in the queries, along the lines of:
{{{
WHERE CASE
WHEN $SEVERITY <> ''
THEN severity = $SEVERITY
ELSE 1
END
}}}
It'll make things a tad bit slower, but it'll let us filter in the
existing reports (keeping the pre-set order) using dropdowns, in a near-
drill-down manner.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9808#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list