Changes between Version 1 and Version 2 of TracQuery
- Timestamp:
- Jul 13, 2005, 4:50:45 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracQuery
v1 v2 1 1 = Trac Ticket Queries = 2 [[TracGuideToc]]3 4 In addition to [wiki:TracReports reports], Trac provides support for ''custom ticket queries'', used to display lists of tickets meeting a specified set of criteria.5 2 6 3 To configure and execute a custom query, switch to the ''View Tickets'' module from the navigation bar, and select the ''Custom Query'' link. … … 15 12 16 13 You can edit the query by clicking ''Refine Query''. 17 18 ----19 See also: TracTickets, TracReports, TracGuide