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:
-
Aug 11, 2008, 3:31:22 AM (15 years ago)
- Author:
-
datallah
- Comment:
-
Removed "pending" custom field from queries
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
2 | 2 | |
3 | 3 | '''Unassigned patches''' |
4 | | [[TicketQuery(status=new|reopened&groupdesc=1&owner=&type=patch&order=id&desc=1&pending=0)]] |
| 4 | [[TicketQuery(status=new&groupdesc=1&owner=&type=patch&order=id&desc=1)]] |
5 | 5 | |
6 | 6 | '''Unassigned defect tickets''' |
7 | | [[TicketQuery(status=new|reopened&groupdesc=1&owner=&type=defect&order=id&desc=1&pending=0)]] |
| 7 | [[TicketQuery(status=new&groupdesc=1&owner=&type=defect&order=id&desc=1)]] |
8 | 8 | |
9 | 9 | '''Unassigned enhancement tickets''' |
10 | | [[TicketQuery(status=new|reopened&groupdesc=1&owner=&type=enhancement&order=id&desc=1&pending=0)]] |
| 10 | [[TicketQuery(status=new&groupdesc=1&owner=&type=enhancement&order=id&desc=1)]] |
11 | 11 | |
12 | 12 | '''Defects that are neither pending nor have a milestone''' |
13 | | [[TicketQuery(status=new|reopened&type=defect&order=priority&milestone=&pending=0)]] |
| 13 | [[TicketQuery(status=new&type=defect&order=priority&milestone=)]] |
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!