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

Bug 1795738

Summary: link to configmap is broken after using breadcrumb to navigate
Product: OpenShift Container Platform Reporter: Andy Nelson <annelson>
Component: Management ConsoleAssignee: bpeterse
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.11.0CC: aos-bugs, jhadvig, jokerman
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: 2020-01-29 13:32:04 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 Andy Nelson 2020-01-28 18:07:55 UTC
Description of problem:

when attempting to edit configmap after using breadcrumb to navigate, the link points to the console homepage. 


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


How reproducible:


Steps to Reproduce:

1. Login into OpenShift environment.
2. Go Application console and select your namespace.
3. Navigate to Resources > Config maps.
4. Verify Config maps page loads user has multiple config maps files.
5. Click on any file to open.
6. Click on the Config Maps in the breadcrumb
7. Now, click on any file to open.
8. Verify it navigates user to homepage.

Actual results:
navigate to to https://<clusterurl>/console 

Expected results:
navigate to https://<clusterurl>/console/project/<project>/browse/config-maps/<configmapname>

Additional info:

Comment 2 Jakub Hadvig 2020-01-29 13:32:04 UTC

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