[wp-trac] [WordPress Trac] #9808: Feedback Needed - Trac reports
WordPress Trac
wp-trac at lists.automattic.com
Wed May 13 11:47:44 GMT 2009
#9808: Feedback Needed - Trac reports
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: Denis-de-Bernardy
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Following up on yesterday's IRC discussions, I'm going to re-engineer the
reports a bit, in an effort to make them more useful.
For information I've the following reports in my own trac system (which is
organized differently than that of WP):
1. Active tickets by milestone
2. Active tickets by owner (owner being whoever it's assigned to, whether
it was accepted or not)
3. My tickets (which actually stands for tickets assigned to me + all
unassigned tickets ordered by priority desc)
I'd personally suggest to drop either of severity or priority, but Mark
apparently wants to keep that. Dropping them would make ticket ordering
less random.
Anyway, the changes I'm chewing on are:
1. Active tickets: changed to Tickets by Severity.
Ordered by severity desc (group), priority desc (color), summary asc
2. Active tickets by Version: renamed to Tickets by Version
Ordered version by desc (group, unknown version last), severity desc
(color), priority desc, summary asc
3. All tickets by Milestone -> renamed to Tickets by Milestone
Ordered by Milestone asc (group, Future/Unassigned at the end), severity
desc (color), priority desc, summary asc
4. Assigned, active tickets by owner: renamed to Tickets by Owner
Ordered by owner asc (group, Unowned first), severity desc (color),
priority desc, summary asc
5. Assigned, Active Tickets by Owner (Full Description): changed to
Tickets by Component
Ordered by component asc (group), severity desc (color), priority desc,
summary asc
6. All Tickets By Milestone (Including closed): Tickets By Milestone
(including closed)
Same as Tickets by Milestone, with closed milestones last.
7. My tickets
Ordered by Severity desc (group), priority desc (color), summary asc
8. All tickets, mine first: renamed to My tickets, including unassigned
Ordered by My tickets/Severity desc (group), priority desc (color),
summary asc
I'd also change the fields a little, to make them consistent from a report
the next, and so as to better highlight their status (has-patch, needs-
testing, tested, etc.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9808>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list