Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1804957

Summary: Web Console ConfigMap links not processed with certain operations
Product: OpenShift Container Platform Reporter: Takayoshi Kimura <tkimura>
Component: Management ConsoleAssignee: bpeterse
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: low    
Version: 3.11.0CC: aos-bugs, jhadvig, jokerman
Target Milestone: ---   
Target Release: 3.11.z   
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-02-21 00:26:12 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 Takayoshi Kimura 2020-02-20 00:22:56 UTC
Description of problem:

In Web Console, open a project ConfigMap list, move somewhere else (click other menu items or dig into a configmap item) then hit browser back button, the all configmap links get broken and become links to /console/.

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

v3.11.161

How reproducible:

Always

Steps to Reproduce:
1. Open project ConfigMap screen like /console/project/default/browse/config-maps
2. Click any link on the screen
3. Hit browser back button
4. Confirm ConfigMap links get broken

Actual results:

All ConfigMap item links get broken, links to /console/

Expected results:

All ConfigMap item links go to ConfigMap item properly

Additional info:

Comment 1 Takayoshi Kimura 2020-02-20 00:26:13 UTC
Workaround is to reload the ConfigMap list screen, it fixes the item links.

Comment 2 Jakub Hadvig 2020-02-20 13:15:22 UTC
This looks like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1782695

Could you please check the version of the web-console image so we can check if it contains the fix or not ?

Comment 3 Takayoshi Kimura 2020-02-21 00:26:12 UTC
Thanks, indeed this was duplicate. The issue fixed by updating the web-console image to the latest one which was released yesterday.

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