Bug 1612137 - Incorrect flash message appears at the CFME during deleting a Network Router
Summary: Incorrect flash message appears at the CFME during deleting a Network Router
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.10.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: GA
: 5.10.0
Assignee: Karel Hala
QA Contact: Danylo Kholodov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-03 14:42 UTC by Danylo Kholodov
Modified: 2019-02-12 16:51 UTC (History)
7 users (show)

Fixed In Version: 5.10.0.14
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-12 16:51:59 UTC
Category: ---
Cloudforms Team: Openstack
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Incorrect Flash message (102.31 KB, image/png)
2018-08-03 14:42 UTC, Danylo Kholodov
no flags Details

Description Danylo Kholodov 2018-08-03 14:42:42 UTC
Created attachment 1473024 [details]
Incorrect Flash message

Description of problem:
Incorrect flash message appears at the CFME during deleting a Network Router

Version-Release number of selected component (if applicable):
CFME 5.10.0.6 on top of OSP 13 (and OSP 10 too)

How reproducible:
Always

Steps to Reproduce:
1. Go to Networks > Network Routers
2. Configuration > Add a new router
3. Select cloud provider for a "Network Manager" field
4. Enter a name for a "Router Name" field
5. Select Cloud Tenant
6. Click add
7. Flash message is appeared: "Network Router "<name_of_the_router>" created"
8. Refresh the page until a new router appears
9. Click at the created router 
10. Configuration -> Delete this router

Actual results:
Flash message appears: "Deleting Network Router id:1000000000004 name: 'BNSuUITgrd'"

Expected results:
Flash message should be another: "Delete initiated for 1 Network Router."

Comment 5 CFME Bot 2018-08-27 14:22:32 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/a0fc965edbb4bbb22f955ac162fba37263149865
commit a0fc965edbb4bbb22f955ac162fba37263149865
Author:     Karel Hala <khala>
AuthorDate: Wed Aug  8 10:20:49 2018 -0400
Commit:     Karel Hala <khala>
CommitDate: Wed Aug  8 10:20:49 2018 -0400

    Change messages for delete actions on toolbar
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1612137

 app/helpers/application_helper/toolbar/network_router_center.rb | 16 +-
 app/helpers/application_helper/toolbar/network_routers_center.rb | 16 +-
 app/javascript/tests/toolbar-actions-delete.test.js | 13 +-
 app/javascript/toolbar-actions/delete.js | 35 +-
 4 files changed, 46 insertions(+), 34 deletions(-)

Comment 6 Danylo Kholodov 2018-09-03 12:55:45 UTC
Verified on CFME 5.10.0.14


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