Bug 1312189 - It's difficult to search how many bugs reported in a period of time
Summary: It's difficult to search how many bugs reported in a period of time
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-26 03:22 UTC by wangdong
Modified: 2016-03-07 03:37 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-07 03:37:53 UTC
Embargoed:


Attachments (Terms of Use)

Description wangdong 2016-02-26 03:22:30 UTC
Description of problem:
In case I want to search how many bugs reported during 2015-1-1 to 2016-1-1.

At first, I try to found field *Reported*, because it's created date for every bug.

So, I have to choose 2 option "Creation date" greater than and less than in Custom Search section.


Expected results:

User can search it use 1 feild *reported*

Comment 1 Jason McDonald 2016-02-26 03:37:16 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.)


Note You need to log in before you can comment on or make changes to this bug.