Bug 571888
Summary: | Cannot toggle "Active" property for an alert -- setting does not stick. | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Corey Welton <cwelton> |
Component: | Alerts | Assignee: | Joseph Marques <jmarques> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Chandrasekar Kannan <ckannan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | benl, bkearney, dlackey, ian.springer, jweiss, smohan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-08-12 16:44:33 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: | 565635, 574605, 576714, 584435 |
Description
Corey Welton
2010-03-09 19:30:56 UTC
Additional problem here is that when you create a new alert definition, the default value for the "Active" checkbox is unchecked. The default should be checked. I think when a user creates an alert he intends to use it, it's only in rare cases he wants to create an inactive alert. We should doc the change to the default Charles, was there a reason the default was changed? I agree the default should be active=true, as it always has been up previously. Joseph, can you make sure the activation default is the same as it was for previous JON releases I believe this was an issue when the page was JSF-based. Now that we rolled back to the old struts pages for alert definition / template creation, this should no longer be an issue. Tested on JON build#116 revision 10615 Steps: 1)For a given resource,created an alert. 2)In the Alert definition view,noted the value of active column to be true. 3)Clicked the recently created alert. 4)Clicked the alert properties "edit" button. 5)Checked the active column to be true. 6)click on ok. 7)Check the value of the active column listed to be true in the property table. Observation: In both the Alert property table and alert definition view the value of active check box is true .Also the changes are reflected in the active column in the alert property table based on the changes done in the alert properties. this is working fine now. Mass-closure of verified bugs against JON. |