Description of problem: If a user creates an Alert Template which applies to at least one of the resources within their RHQ environment and attempts to edit the conditions of the resulting Alert Definition upon one of these resources, the edit will fail, producing a red error box and a stack trace similar to that attached. Version-Release number of selected component (if applicable): RHQ, master branch, 4/9 git pull How reproducible: Always Steps to Reproduce: 1. Create an Alert Template which applies to at least one of your resources 2. Edit the resulting Alert Definition on one of these corresponding resources 3. Add a new condition to this Alert Definition Actual results: Red error box and stacktrace Expected results: Edit completes successfully Additional info:
Created attachment 398893 [details] resulting stacktrace
This is no longer an issue, as this part of the UI got rolled back to the old Struts UI.
tested on JON#120 Revision 10615 Steps: 1)Go to Administration->System Configuration->templates. 2)select a platform edit Alert templates. 3)Click on new template. 4)Enter the name,Description,condition and set it ok. 5)Now go to Resource -> Alert. Observation: the new template definition is present with the name ,Description,Date created,Active,Parent (view template),read only (false) columns. Go to the newly created template go to the alert properties click edit in the condition set section the alert properties get updated with the new condition. Also there is no error displayed. this is working fine now.
Mass-closure of verified bugs against JON.