Bug 673500

Summary: Missing details (alert name?) in notification when enabling/disabling an alert
Product: [Other] RHQ Project Reporter: Corey Welton <cwelton>
Component: Core UIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED WONTFIX QA Contact: Corey Welton <cwelton>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.0.0CC: mazz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-14 15:14:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 673495    

Description Corey Welton 2011-01-28 13:39:48 UTC
Description of problem:

When user enables or disables an alert, the message that appears at the top of the page and in the status tray look to be missing data - it's as if it should be referencing the name of the alert.  Instead, it just puts up two brackets.

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


How reproducible:


Steps to Reproduce:
1.  Assure you have data populated in your db; login and navigate to the Templates main view
2.  Hover and click the metric templates icon for one of your resources
3.  Select a template and enable/disable it
  
Actual results:
"Enabled collection of selected metric []." (and similar message for Disabled)

Expected results:
"Enabled collection of selected metric [NameOfMetric]."

Additional info:

Comment 1 John Mazzitelli 2011-02-14 15:14:07 UTC
this is no longer an issue. the notification messages no longer show the names of the alerts, it shows the count of alerts that were enabled/disabled, for example:

Successfully enabled 2 alert definitions

or

Successfully disabled 2 alert definitions