Bug 1397278

Summary: [userinterface_public_806]Filter is added twice when filter on ConfigMaps page
Product: OKD Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-30 12:50:20 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:

Description Yadan Pei 2016-11-22 06:50:03 UTC
Description of problem:
Add filter on Resources -> Config Maps page, the filter will be added twice, when adding more than one filter, the later added filter will be added twice, and the previous ones are cut to once

Version-Release number of selected component (if applicable):
openshift v1.5.0-alpha.0+ca3d987-26

How reproducible:
Always

Steps to Reproduce:
1.Go to Resources -> Config Maps page
2.Add filter: test exists
3.Check filters
4.Add another filter: special exists
5.Check filters

Actual results:
3.Filter "test exists" are added & shown twice 
5.Filter "test exists" shown only once, but filter "special exists" shown twice

Expected results:
3.The filter should be only added once
5.Each filter should only be added once

Additional info:

Comment 2 Yadan Pei 2016-11-23 02:31:17 UTC
Checked against openshift v1.5.0-alpha.0+7b7a447-55

filter was only added once, issue has been fixed and move to VERIFIED