Fixed
Details
Assignee
Alejandro GalueAlejandro GalueReporter
Alejandro GalueAlejandro GalueComponents
Fix versions
Affects versions
Priority
Minor
Details
Details
Assignee
Alejandro Galue
Alejandro GalueReporter
Alejandro Galue
Alejandro GalueComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created March 5, 2015 at 12:08 PM
Updated March 19, 2015 at 12:31 PM
Resolved March 19, 2015 at 12:30 PM
Currently, the format of the event is hardcoded on org.opennms.web.controller.admin.thresholds.ThresholdController, and almost all the time, if a user sets the Triggered/Rearmed UEI from the WebUI, it should also edit the generated event definition manually.
It will be nice if the current default definitions are used, that way we could eliminate the need to edit the generated event.
Also, it will be nice to add a validation to avoid creating rearm events for absoluteChange and relativeChange because it doesn't make sense.