Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
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'''. 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. If you don't specify a field, it tells you whether | 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. 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 | 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 |