Bug 1513607

Summary: Inconsistency between customization template name and description while deletion
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Greg Piatigorski <gpiatigo>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: hkataria, jhardy, lkhomenk, mpovolny, obarenbo, smallamp
Target Milestone: GA   
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:infra:flash_msg
Fixed In Version: 5.9.0.9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1486615 Environment:
Last Closed: 2018-03-06 15:20:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1486615    
Bug Blocks:    
Attachments:
Description Flags
working_flash none

Comment 3 CFME Bot 2017-11-29 20:38:25 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/d483865dc4f6479ee6da3033f942d006b4cf1d75

commit d483865dc4f6479ee6da3033f942d006b4cf1d75
Author:     Harpreet Kataria <hkataria>
AuthorDate: Tue Nov 14 17:42:00 2017 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Wed Nov 15 11:44:55 2017 -0500

    Merge pull request #2568 from GregP/confirm_delete_flash_msg_record_name
    
    Refactor flash message text for consistency across all actions (Add/Edit/Delete/Cancel)
    (cherry picked from commit 5aee298e3231525627fa3a2f51db07f58a15d874)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1513607

 app/controllers/pxe_controller/pxe_customization_templates.rb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comment 4 Yadnyawalk Tale 2017-12-12 10:46:48 UTC
Created attachment 1366548 [details]
working_flash

Hey, flash msg showing correct output as expected!
Tested on: 5.9.0.12.20171205180333_3e32b3d

Thanks!