Closed
Bug 284215
Opened 20 years ago
Closed 20 years ago
there is no possibility to create a 'fixed by me' search
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: zoltan.tar, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705) Build Identifier: 2.17.7 In the Edit search page I can filter users by: bug owner, reporter, CC list member or commenter. How can I define a search like: resolved and fixed and the-person-who-changed- resolution-to-fixed is myname@mycompany.com ? Reproducible: Always Steps to Reproduce: 1. Edit Search 2. Select product, component, etc. 3. Select resolved, select fixed. -- No way to define resolver person. Actual Results: No way to define resolver person. Expected Results: In the Email group you should list all the actions where a user can take place. E.g: resolved by, added comment by, last comment by, etc. We use bugzilla as our in-house bug tracking product. Almost all settings is the default.
Comment 1•20 years ago
|
||
Please verify that this is the case. In the Email and Numbering block, Check only the left hand box titled commentor, then put in your login email in the box below. In the block to the right, fill in the number of days back or the earliest date you wish to search for, click on status in the change listing, then put RESOLVED in the value box below. If it still doesn't work, then reassign this bug to query-and-buglist@bugzilla.bugs.
Assignee: query-and-buglist → zoltan.tar
| Reporter | ||
Comment 2•20 years ago
|
||
Kevin Benton's tip did not helped. My original search lists all fixed bugs which is assigned to me. But that not means that I fixed that bug ! Kevin's tip listed even more bugs.
Assignee: zoltan.tar → query-and-buglist
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 3•20 years ago
|
||
Hello
Comment 4•20 years ago
|
||
Actually - I just realized - yes there is a way - use the boolean search and select Status, Changed To, RESOLVED, click AND, select Status, Changed By, put in your login email. Make sure you de-select all the current statuses. This will show all bugs where you set the status to RESOLVED whether or not that bug was later reopened.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Comment 5•20 years ago
|
||
Cool -- we should document that solution, maybe in Joel's "Boolean Charts" section of the docs. Maybe we should even have a "Boolean Chart Recipies" section for common questions like that.
Flags: documentation?(documentation)
Comment 6•19 years ago
|
||
FWIW, the boolean chart query should probably be [ Resolution ] [ Changed to ] [ FIXED ] And [ Resolution ] [ Changed by ] [ <login_name> ] rather than [ Status ] [ Changed to ] [ RESOLVED ] etc.
You need to log in
before you can comment on or make changes to this bug.
Description
•