Open
Bug 1362298
Opened 8 years ago
Updated 8 years ago
Issue with doing searches on status, changed between a date range
Categories
(Bugzilla :: Query/Bug List, defect)
Bugzilla
Query/Bug List
Tracking
()
UNCONFIRMED
People
(Reporter: theresa.a.debernardi, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20170301181722
Steps to reproduce:
First of all I am using version 4.4. I am trying to generate the following bug list. I would like a list of bugs that changed status during a particular date range. So I went to the advanced search tab. (side note = I tried a couple of variations with the same results). ANYWAY, I select the product, I selected the status - in this scenario lets say it is resolved. Then I went down to the Search By Change History and where it says "where ANY of the fields: I selected "status", I entered in Resolved, Then I entered the date range. In this scenario it was between 4/19/17 and 4/25/17. The report generated that date range of status changed to resolved however it entered and other "changes" that occured. For example if I changed the due date during that range, or assignee. I only want the status change. It is as if it is not reading the status and entering in anything that changed during that date range. Forgive my I am new to bugzilla and I looked through the many pages and could not see the resolution. Since the bug was
Actual results:
The query at the top said " Status: RESOLVED Product: RAMP Changed: (is greater than or equal to) 2017-04-19 Status: (changed to) RESOLVED Status: (changed after) 2017-04-19 Status: (changed before) 2017-04-25 23:59:59 " I don't want to see any "Changed". It actually did not show the 1 bug that transitioned from assigned to resolved because it was no longer in that state. it did show 3 bugs that were in resolved but that transitioned on 5/2. I think if I select in the top all status that it will include the one that changed to resolved during the date specified however it shows any changes as well. :( Is there a way to generate a list of the status changed by dates with out ANY OTHER CHANGES? Thanks so much
Expected results:
I expected to see the bugs that transitioned to the resolved state between 4/19 - 4/25.
Updated•8 years ago
|
Assignee: nobody → query-and-buglist
Component: Untriaged → Query/Bug List
Product: Firefox → Bugzilla
QA Contact: default-qa
Version: 45 Branch → unspecified
As a side note - instead of just selecting the status "resolved" in the top portion of the advanced search and I select all status fields. It does show the 1 bug that did change status during that time (now in verified status) however it shows even more bugs unrelated to that search criteria. Perhaps this type of search does not work in 4.4? My apologies - but I tried so many variations but no matter what it shows everything that changed even outside of the date range. :(
Component: Query/Bug List → Untriaged
Product: Bugzilla → Firefox
Version: unspecified → 45 Branch
Updated•8 years ago
|
Component: Untriaged → Query/Bug List
Product: Firefox → Bugzilla
Version: 45 Branch → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•