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:
Won't be an issue after https://github.com/ManageIQ/manageiq-ui-classic/pull/6193 as the breadcrumbs structure in trees pages was changed