Bug 1549564 - [UI] There is no indication of cloud network delete operation
Summary: [UI] There is no indication of cloud network delete operation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: Harpreet Kataria
QA Contact: Matouš Mojžíš
URL:
Whiteboard:
Depends On:
Blocks: 1557378
TreeView+ depends on / blocked
 
Reported: 2018-02-27 12:31 UTC by Mor
Modified: 2019-02-11 14:04 UTC (History)
10 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1557378 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:04:42 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
logs (729.03 KB, application/octet-stream)
2018-02-27 12:31 UTC, Mor
no flags Details

Description Mor 2018-02-27 12:31:01 UTC
Created attachment 1401339 [details]
logs

Description of problem:
UI does not show result message for deletion of cloud network.

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

How reproducible:
100%

Steps to Reproduce:
0. You need to have a RHV or TryStack provider registered
1. Add new cloud network.
2. Delete new cloud network.

Actual results:
UI does not show result for the delete operation. In the background, network is deleted from the provider.

Expected results:
Should show indication.

Additional info:
look for network: 'test_delete' in the logs.

Comment 5 Alona Kaplan 2018-03-11 11:36:32 UTC
PR https://github.com/ManageIQ/manageiq-ui-classic/pull/1809 fixed the issue in the past.
Apparently, something caused it stop working.

Since it happens in openstack and rhev network providers, seems it is not a provider specific issue but a general ui issue.

Comment 13 CFME Bot 2018-03-14 21:37:50 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/5302eafd2b2a48666179c9b060dfe7245725b521
commit 5302eafd2b2a48666179c9b060dfe7245725b521
Author:     Harpreet Kataria <hkataria>
AuthorDate: Wed Mar 14 13:01:18 2018 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Wed Mar 14 13:01:18 2018 -0400

    Display flash message after Cloud Network delete is initiated.

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

 app/controllers/cloud_network_controller.rb | 7 +-
 spec/controllers/cloud_network_controller_spec.rb | 12 +-
 2 files changed, 12 insertions(+), 7 deletions(-)

Comment 15 Matouš Mojžíš 2018-09-25 11:21:04 UTC
Verified in 5.10.0.16. Flash message of deleting cloud network appears after deleting RHOS cloud network.


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