Bugzilla:BzAPI:Search: Difference between revisions

No edit summary
Line 41: Line 41:
==Changes==
==Changes==


You can also ask for bugs that have changed in a particular date range, using '''changed_after''' and/or '''changed_before'''. If you do, you may additionally specify that a particular field has changed in that time using '''changed_field''', and if you do that, you may also set '''changed_field_to_value''' to specify the new value. If you don't specify a field, it tells you whether the last_change_time is in the range given.
You can also ask for bugs that have changed in a particular date range, using '''changed_after''' and/or '''changed_before'''. If you do, you may additionally specify that a particular field has changed in that time using '''changed_field''', and if you do that, you may also set '''changed_field_to''' to specify the new value. If you don't specify a field, it tells you whether the last_change_time is in the range given.


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
Set "changed_field" to "creation_time" in order to look for bugs filed between certain dates.


E.g. changed_after=2008-08-08&changed_before=2009-09-09&changed_field=priority&changed_field_to_value=P1
E.g. changed_after=2008-08-08&changed_before=2009-09-09&changed_field=priority&changed_field_to=P1


==Boolean Charts==
==Boolean Charts==
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits