Bug 191960

Summary: The default search "My Bugs" doesn't work
Product: Services Reporter: Hans Fredrik Nordhaug <hans>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed Not A Bug    
Severity: Affects Only Me    
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Hans Fredrik Nordhaug 2014-07-18 20:06:59 UTC
Why doesn't the search return bugs with my mail as reporter? (For example bug 191923.) I have tried to manually create a search with all statuses and my mail as reporter, but it also returned no bugs.

What is it that I don't get?

Regards, Hans
Comment 1 Hans Fredrik Nordhaug 2014-07-18 20:10:42 UTC
This bug is found ...
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2014-07-26 17:39:03 UTC
The default 'My Bugs' search won't find closed bugs.

See: https://bugs.freebsd.org/bugzilla/buglist.cgi?email2=hans%40nordhaug.priv.no&emailassigned_to2=1&emailcc2=1&emailreporter2=1&emailtype2=substring&list_id=12517&query_format=advanced for all the bugs you reported.
Comment 3 Hans Fredrik Nordhaug 2014-07-30 14:05:02 UTC
(In reply to Eitan Adler from comment #2)
> The default 'My Bugs' search won't find closed bugs.
> 
> See:
> [link removed] for all the bugs you reported.

Thx a lot, Eitan.

It took me some minutes to reproduce the search. The problem is that when you use the advanced search, resolution is preselected as "--". Since status didn't have a preselected value, I thought "--" meant any resolution. Apparently not. After deselecting the "--" choice, I had no problem reproducing a search that returned all my bugs which I saved as "All My Bugs" ;-)

Is it possible to tell Bugzilla to not preselect anything for resolution?
Comment 4 Hans Fredrik Nordhaug 2014-07-30 14:10:39 UTC
OK, I guess most people only want to see open bugs. I expected status "open" to mean open bugs, but Bugzilla is more advanced - an open bug is one that doesn't have a resolution.

Sorry about the noise.