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.

Changes between Version 10 and Version 11 of OpenBugs


Ignore:
Timestamp:
Aug 11, 2008, 3:29:17 AM (15 years ago)
Author:
datallah
Comment:

Removed "pending" custom field from queries

Legend:

Unmodified
Added
Removed
Modified
  • OpenBugs

    v10 v11  
    22
    33'''Defects that are neither pending nor have a milestone'''
    4 [[TicketQuery(status=new|reopened&type=defect&order=priority&milestone=&pending=0&component=!webpage)]]
     4[[TicketQuery(status=new&type=defect&order=priority&milestone=&component=!webpage)]]
    55
    66'''Unassigned defect tickets'''
    7 [[TicketQuery(status=new|reopened&groupdesc=1&owner=&type=defect&order=id&pending=0)]]
     7[[TicketQuery(status=new&groupdesc=1&owner=&type=defect&order=id)]]
    88
    99'''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)]]
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!