Bug 1632750 - Deleting storage/network provider for cloud provider results in error on dashboard page
Summary: Deleting storage/network provider for cloud provider results in error on dash...
Keywords:
Status: POST
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.10.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.11.z
Assignee: Brian McLaughlin
QA Contact: Sudhir Mallamprabhakara
Red Hat CloudForms Documentation
URL:
Whiteboard: ui:cloud:provider
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-25 13:04 UTC by Matouš Mojžíš
Modified: 2026-01-06 08:27 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
provider_summary (82.39 KB, image/png)
2018-09-25 13:04 UTC, Matouš Mojžíš
no flags Details

Description Matouš Mojžíš 2018-09-25 13:04:10 UTC
Created attachment 1486739 [details]
provider_summary

Description of problem:


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

How reproducible:
Always

Steps to Reproduce:
1. Have a cloud provider
2. Delete network or storage provider for that cloud provider
3. Go to its Dashboard

Actual results:


Expected results:


Additional info:

Comment 5 CFME Bot 2019-10-03 18:16:43 UTC
New commits detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/aaf3b541a4885e4dc6a3b06bcd6230f3d6f81b83
commit aaf3b541a4885e4dc6a3b06bcd6230f3d6f81b83
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Tue Sep 17 10:56:20 2019 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Sep 17 10:56:20 2019 -0400

    Check for nil before using @ems.attr.count

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1632750

 app/services/ems_dashboard_service.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


https://github.com/ManageIQ/manageiq-ui-classic/commit/ae8da7f7ac68ca735ed3df98827e778cc7dc6c39
commit ae8da7f7ac68ca735ed3df98827e778cc7dc6c39
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Thu Sep 19 21:49:12 2019 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Thu Sep 19 21:49:12 2019 -0400

    Refactoring and spec test

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1632750

 app/services/ems_dashboard_service.rb | 9 +-
 spec/services/ems_dashboard_service_spec.rb | 64 +
 2 files changed, 68 insertions(+), 5 deletions(-)


Note You need to log in before you can comment on or make changes to this bug.