| Summary: | It's difficult to search how many bugs reported in a period of time | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | wangdong <dowang> |
| Component: | Bugzilla General | Assignee: | PnT DevOps Devs <hss-ied-bugs> |
| Status: | CLOSED NOTABUG | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.4 | CC: | huiwang, jmcdonal, mtahir, qgong |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-07 03:37:53 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
wangdong
2016-02-26 03:22:30 UTC
Searching for bugs reported during a time interval is not very difficult: 1. Go to Search->Advanced Search 2. Select a Product (or products) 3. Under "Search by change history" click "[Bug creation]" in the first column and then enter the desired dates in the last column. Following these steps for the Bugzilla product generates the following search URL: https://bugzilla.redhat.com/buglist.cgi?chfield=[Bug%20creation]&chfieldfrom=2015-01-01&chfieldto=2016-01-01&classification=Community&product=Bugzilla (Please don't skip step 2 above -- if you try to search on all products the query will time out.) |