Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
|||
Line 39: | Line 39: | ||
===Deadline=== | ===Deadline=== | ||
Specify a range with ''' | Specify a range with '''deadline_after''' and '''deadline_before'''. (Note: implementation is actually 'on or before' and 'on or after'; this may change, so be warned). | ||
E.g. | E.g. deadline_after=2008-08-08&deadline_before=2009-09-09 | ||
===Keywords=== | ===Keywords=== | ||
Line 53: | Line 53: | ||
==Changes== | ==Changes== | ||
You can also ask for bugs that have changed in a particular date range, using ''' | You can also ask for bugs that have changed in a particular date range, using '''changed_after''' and/or '''changed_before'''. You may additionally specify that a particular field has changed in that time using '''changed_field''', and also optionally set '''changed_field_to_value''' to specify the new value. | ||
There is a magic value for "changed_field" of "[Bug Creation]" which allows you to look for bugs filed between certain dates. XXXchange to creation_time | There is a magic value for "changed_field" of "[Bug Creation]" which allows you to look for bugs filed between certain dates. XXXchange to creation_time | ||
E.g. | E.g. changed_after=2008-08-08&changed_before=2009-09-09&changed_field=priority&changed_field_to_value=P1 | ||
==Boolean Charts== | ==Boolean Charts== |