Bug 1778848

Summary: Link on breadcrumb for generic object classes is broken
Product: Red Hat CloudForms Management Engine Reporter: John Dupuy <jdupuy>
Component: UI - OPSAssignee: Richard Vsiansky <rvsiansk>
Status: CLOSED CURRENTRELEASE QA Contact: John Dupuy <jdupuy>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: medium    
Version: 5.11.1CC: bmidwood, dmetzger, hkataria, jdupuy, lavenel, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1805852 (view as bug list) Environment:
Last Closed: 2020-10-26 15:58:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1805852    
Attachments:
Description Flags
Page where the BZ occurs none

Description John Dupuy 2019-12-02 16:18:46 UTC
Created attachment 1641447 [details]
Page where the BZ occurs

Description of problem:
After creating a generic object class and a generic object instance in that class, then clicking on the instance of the generic object class, the link in the breadcrumb of the subsequent page does not work. 

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

How reproducible:
100%

Steps to Reproduce:
1. Create generic object class
2. Create a generic object instance in this class
3. Navigate to the page of the generic object class summary
4. Click on "instances" in the summary table
5. Click "All Generic Object Classes" in the breadcrumb

Actual results:
Nothing happens

Expected results:
Link should take you to the page with all the generic object classes

Additional info:
The breadcrumb also remains the same no matter what you select in the accordion on that page.

Comment 3 Richard Vsiansky 2019-12-03 08:36:17 UTC
Harpreet,

sounds like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1741050

Richard

Comment 5 Richard Vsiansky 2019-12-10 14:17:54 UTC
https://github.com/ManageIQ/manageiq-ui-classic/pull/6193 This PR changes how Breadcrumbs are generated and shown, so this issue should be no longer valid after backporting it.