Closed Bug 743290 Opened 13 years ago Closed 13 years ago

bzapi: changed_after field with absolute date has no effect

Categories

(Webtools Graveyard :: BzAPI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: justin.lebar+bug, Assigned: gerv)

Details

https://wiki.mozilla.org/Bugzilla:REST_API:Search#Changes says: > 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. As I read this, I would expect [1] to show me only bugs changed after 2011-04-01. If you're patient and let the list load, you'll see lots of bugs changed before that date. [1] https://api-dev.bugzilla.mozilla.org/1.1/bug?email1=justin.lebar%2Bbug%40gmail.com&email1_type=equals&email1_assigned_to=1&changed_after=2011-04-01&include_fields=id,summary,creator,assigned_to,whiteboard,last_change_time
Oh, silly me. It's 2012, isn't it?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Summary: bzapi: changed_after field has no effect → bzapi: changed_after field with absolute date has no effect
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.