Bug 1787185

Summary: When clicked on Configmap from webui it shows Service Catalog page
Product: OpenShift Container Platform Reporter: Mahesh Taru <mtaru>
Component: Management ConsoleAssignee: bpeterse
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.11.0CC: aos-bugs, eparis, jhadvig, jokerman, xtian
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-02 12:04:59 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 Mahesh Taru 2020-01-01 02:52:17 UTC
Description of problem:
When clicked on configmap name from webui it shows service catalog page.

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

How reproducible:
Always

Steps to Reproduce:
1. Login to webui
2. Go to Application Console and click on project name.
3. From Resources select Configmaps. Then click on any configmap name.
4. Now to check any other page. For ex: Overview page
5. Now again go to Resources --> Configmaps --> Click on same configmap name

Actual results:
Shows 'Service Catalog' page i.e https://example.com/console/catalog

Expected results:
Should show configmap file.
https://example.com/console/project/<project-name>/browse/config-maps/<file-name>

Additional info:

Comment 2 Jakub Hadvig 2020-01-02 12:04:59 UTC
Looks like a duplicate of 1782695, which already has a submitted fix:
 - https://github.com/openshift/origin-web-console/pull/3161

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