| Summary: | When there are 2 alert definition with the same name, 'Recovery alert' combo box shows only one of them | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> | ||||
| Component: | Monitoring - Alerts | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.2 | CC: | ahovsepy, jshaughn | ||||
| Target Milestone: | --- | ||||||
| Target Release: | JON 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-09-05 19:12:25 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
I'm surprised we don't prevent two alert defs with the same name being defined for the same entity. But I think this falls into the "don't do that" category :) Closing as wont fix as work on this would likely need to be backed by a customer problem. |
Created attachment 835716 [details] recovery alert combo box Description of problem: $Summary Version-Release number of selected component (if applicable): Version : 3.2.0.GA Build Number : 7b00246:6d13523 How reproducible: Always Steps to Reproduce: 1. navigate to some resource e.g. RHQ Agent 2. create an alert definition with name 'test' 3. create another alert definition with the same name 4. start creating an alert definition with name 'test2' and open 'Recovery alert' combo box Actual results: 'Recovery alert' combo box shows only one 'test' See attached screen shot Expected results: All created alert definitions should be visible in 'Recovery alert' combo box and it should be possible to distinguish those with the same name.