Closed
Bug 301344
Opened 19 years ago
Closed 19 years ago
ability to search by relative hour
Categories
(Bugzilla :: Query/Bug List, enhancement)
Bugzilla
Query/Bug List
Tracking
()
RESOLVED
DUPLICATE
of bug 291209
People
(Reporter: altlist, Unassigned)
Details
Attachments
(1 file)
|
895 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041223 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041223 Firefox/1.0 Currently Search.pm only supports "d", "w", "m", and "y" for relative dates. But with the new whine package, it would be nice to look for bugs relative to an hour. For example, one could query for all critical/blocker bugs that has not had any updates for 4 hours. Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•19 years ago
|
||
Here's a suggested patch. Note that unlike the other relative dates, I don't round out the hour/minutes.
Attachment #189810 -
Flags: review?(bugreport)
Comment 2•19 years ago
|
||
Comment on attachment 189810 [details] [diff] [review] v1 this bug is a dupe
Attachment #189810 -
Flags: review?(bugreport)
Comment 3•19 years ago
|
||
This feature has been implemented in 2.21 and won't be backported to 2.20. *** This bug has been marked as a duplicate of 291209 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•