Bug 1856593
Summary: | Sub-filter for one resource on Search page changes all other sub filters for the other resources | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | XiaochuanWang <xiaocwan> | ||||
Component: | Management Console | Assignee: | Zac Herman <zherman> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.6 | CC: | aos-bugs, jokerman | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.6.0 | ||||||
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: | 2020-10-27 16:14:10 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: | |||||||
Attachments: |
|
Sub filters are removed, filter on toolbar works for all sub resources. Verified on 4.6.0-0.nightly-2020-08-16-072105 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4196 |
Created attachment 1700938 [details] bug recording Description of problem: On Search page, choose different types of resources, input a search keyword in the top Name filter bar. Update/close one of the keyword in sub-filter, then the other sub filters are also changed. (see screen recording) Version-Release number of selected component (if applicable): 4.6.0-0.nightly-2020-07-13-203610 How reproducible: Always Steps to Reproduce: 1. Go to Search page, choose different types of resources, such as: (API)APIServer (APIS)APIService (CRD)CustomResourceDefinition 2. Choose the Name filter, input a keyword such as "console", then the below sub-filters for each resources are automatically set. This is correct 3. Update or close one of the sub-filters Actual results: 3. The other sub-filters are also updated/closed Expected results: 3. The other sub-filters should not be updated. Additional info: