Is it possible to search for bugs "after" a certain date? I've seen the field creation_date:
I tried "-1d" meaning one day ago in the search box, but this too fails to even perform a query
I'm thinking "-1d" doesn't work because bugzilla is using 4.4rc2(filed something)
according to http://www.bugzilla.org/releases/4.4/release-notes.html , "-1d" can be used in some way
Anything I can use as a work-around?