Bug 824144

Summary: Filtering on a "flag" limits the results to logged in user
Product: [Community] Bugzilla Reporter: Eric Helms <ehelms>
Component: Query/Bug ListAssignee: Simon Green <sgreen>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak, sgreen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-22 22:11:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric Helms 2012-05-22 20:08:43 UTC
Description of problem:
Currently, if a flag is used as a search criteria, the results that are returned are specific to the user logged in and not the full results for that flag.  This hurts a projects ability for individual developers to see all bugs that are under a particular flag when attempting to clear out all bugs prior to a release.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Click in search box, enter flag:devel_ack+
2. Click Search
3.
  
Actual results:
Bugs flagged for devel_ack+ show up but ONLY those assigned to my user.

Expected results:
I expect ALL bugs flagged with devel_ack+ to show up, whether they are assigned to me or not.  If I want to see only my own bugs, I would add another search criteria to filter.  

Additional info:

Comment 1 Simon Green 2012-05-22 22:11:18 UTC

*** This bug has been marked as a duplicate of bug 824092 ***