Bug 1486615 - Inconsistency between customization template name and description while deletion
Summary: Inconsistency between customization template name and description while deletion
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.10.0
Assignee: Greg Piatigorski
QA Contact: Yadnyawalk Tale
URL:
Whiteboard: ui:infra:flash_msg
Depends On:
Blocks: 1513607 1515407
TreeView+ depends on / blocked
 
Reported: 2017-08-30 09:21 UTC by Yadnyawalk Tale
Modified: 2018-06-21 21:16 UTC (History)
6 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1513607 1515407 (view as bug list)
Environment:
Last Closed: 2018-06-21 21:16:58 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
ytale: automate_bug-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1477037 0 medium CLOSED Inconsistency between flash message when creating vs. deleting 2021-02-22 00:41:40 UTC

Internal Links: 1477037

Comment 3 Greg Piatigorski 2017-11-09 20:55:37 UTC
NOTE: User created names could be rather cryptic at times, main reason description field may be a better way to track objects, not just Customization templates. Code uses common method of setting text for flash messages and if object description is available, then it will be displayed. Not just for Customization Templates, but elsewhere in the application. Going forward with this code fix as well as in some other similar BZ tickets we will see object description, rather than name, in messages, for all actions on objects, Add, Edit, Cancel and Delete.  If object description is not available, then object name will be displayed for all actions instead.  

Other, similar BZ tickets, will be fixed using same business rule.

Comment 4 CFME Bot 2017-11-14 22:43:31 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/e222770eb141bfbbbceb08e192bcdc35a5f695b8

commit e222770eb141bfbbbceb08e192bcdc35a5f695b8
Author:     Greg Piatigorski <gpiatigo>
AuthorDate: Mon Oct 30 15:05:44 2017 -0700
Commit:     Greg Piatigorski <gpiatigo>
CommitDate: Wed Nov 8 11:58:14 2017 -0800

    Fix flash message to display Record Name instead of Description for DELETE actions
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1486615

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


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