Bug 1741250

Summary: Breadcrumb incorrect for details of a RHV VM
Product: Red Hat CloudForms Management Engine Reporter: Brant Evans <brant.evans>
Component: UI - OPSAssignee: Richard Vsiansky <rvsiansk>
Status: CLOSED EOL QA Contact: Jaroslav Henner <jhenner>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: medium    
Version: 5.11.0CC: akarol, bmidwood, dmetzger, hkataria, 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:
: 1805846 (view as bug list) Environment:
Last Closed: 2020-03-25 18:03:22 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: 1740746, 1805846    

Description Brant Evans 2019-08-14 15:12:16 UTC
Description of problem:

The breadcrumbs for the details page of a RHV VM is missing the tree path of provider and cluster.

e.g. The breadcrumb for a RHV VM is: Compute > Infrastructure > Virtual Machines > VMs & Templates > cfme002
The breadcrumb for a VMware VM is: Compute > Infrastructure > Virtual Machines > VMs & Templates > All VMs & Templates > VMware > Datacenter > VMs > cfme001

The expected breadcrumb for RHV is: Compute > Infrastructure > Virtual Machines > VMs & Templates > All VMs & Templates > RHV > Default > cfme002

The expected format for RHV is: Compute > Infrastructure > Virtual Machines > VMs & Templates > All VMs & Templates > [PROVIDER] > [CLUSTER] > [VMNAME]

The  All VMs & Templates > [PROVIDER] > [CLUSTER] should be links



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

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Richard Vsiansky 2019-09-17 11:52:34 UTC
Won't be an issue after https://github.com/ManageIQ/manageiq-ui-classic/pull/6193 as the breadcrumbs structure in trees pages was changed