Bug 1422974

Summary: Missing links to nested Resource Pools in Resource Pool summary screen
Product: Red Hat CloudForms Management Engine Reporter: Jozef Zigmund <jzigmund>
Component: UI - OPSAssignee: Jozef Zigmund <jzigmund>
Status: CLOSED CURRENTRELEASE QA Contact: Alex Newman <anewman>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.7.0CC: anewman, hkataria, jhardy, mpovolny, obarenbo, sbulage, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.8.0.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1422975 (view as bug list) Environment:
Last Closed: 2017-06-12 16:50:12 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:
Bug Depends On:    
Bug Blocks: 1422975    

Description Jozef Zigmund 2017-02-16 17:08:01 UTC
Description of problem:
Resource Pool (RP) can have nested Resouce Pool, but now we dont display them in summary page.

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


How reproducible:


Steps to Reproduce:
1. have a RP with nested RP(s)
2. go to summary page of the RP
3. cannot see that it's contains nested RP(s)

Actual results:
No possibility to display nested RP(s)

Expected results:
Have a links to nested RP on parent RP summary page.

Additional info:

Comment 3 CFME Bot 2017-02-20 17:27:57 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/23d55da683e11abf0b8d98a041a97a7d12e3a4d5

commit 23d55da683e11abf0b8d98a041a97a7d12e3a4d5
Author:     Jozef Zigmund <jzigmund>
AuthorDate: Thu Jan 26 16:35:54 2017 +0100
Commit:     Jozef Zigmund <jzigmund>
CommitDate: Thu Feb 16 18:08:41 2017 +0100

    Display nested Resource Pools in summary page
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1422974

 app/helpers/resource_pool_helper/textual_summary.rb | 12 +++++++++++-
 app/views/layouts/listnav/_resource_pool.html.haml  |  7 +++++++
 2 files changed, 18 insertions(+), 1 deletion(-)