Opened 8 years ago
Closed 8 years ago
#1407 closed enhancement (wontfix)
Trac reports for viewing tickets by Component
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | WordPress.org site | Version: | 1.5.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'd love to be able to see a Trac report showing me all of the tickets relating to the XML-RPC component.
Change History (3)
- Owner changed from anonymous to matt
- Status changed from new to assigned
- Resolution set to wontfix
- Status changed from assigned to closed
It turns out you can do that already using the Custom Query command:
http://trac.wordpress.org/query?action=view&component=XML-RPC&order=priority
Note: See
TracTickets for help on using
tickets.

If you write the query I can create a report, I think.