Setting up the MyEclipse Bugzilla search to duplicate the “My Bugs” function of Bugzilla does not give me the same results.
It will bring back bugs where I was the ‘reporter’ but not the bugs I am the ‘owner’ of.
Bugzilla Query (with server/user info taken out):
http://servername/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=me%40company.com&emailtype1=exact&emailassigned_to1=1&emailreporter1=1
Bugzilla Search box in MyEclipse (only the following filled in):
– NEW
– ASSIGNED
– REOPENED
– Email boxes checked:
– “Email contains” pulldown set to:
– Email field:
Using versions:
Eclipse 3.1.0
MyEclipse 4.0M2 (Bugzilla feature 3.9.210)
Bugzilla Server 2.16.5
Looks to me like I’ve completely duplicated the contents of the Bugzilla URL request in the MyEclipse search box.
Is this a known issue?