Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jun 6, 2007, 12:26:40 PM (17 years ago)
- Author:
-
lschiere
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
2 | 2 | |
3 | 3 | '''Defects that are neither pending nor have a milestone''' |
4 | | [[TicketQuery(status=new&type=defect&order=priority&milestone=&component=!webpage)]] |
| 4 | [[TicketQuery(status=new|reopened&type=defect&order=priority&milestone=&pending=0)]] |
5 | 5 | |
6 | 6 | '''Unassigned defect tickets''' |
7 | | [[TicketQuery(status=new&groupdesc=1&owner=&type=defect&order=id)]] |
| 7 | [[TicketQuery(status=new|reopened&groupdesc=1&owner=&type=defect&order=id&pending=0)]] |
8 | 8 | |
9 | 9 | '''Unassigned enhancement tickets''' |
10 | | [[TicketQuery(status=new&groupdesc=1&owner=&type=enhancement&order=id&desc=1)]] |
| 10 | [[TicketQuery(status=new|reopened&groupdesc=1&owner=&type=enhancement&order=id&desc=1&pending=0)]] |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!