Clearing a situation should clear all the related alarms

Description

When a situation is cleared, either via Helm or the WebUI, all of the related alarms should be cleared as well.

With the current behavior, the situation is immediately cleared, but the severity is then reset by the Drools logic.

Here's where the clears are currently performed:
https://github.com/OpenNMS/opennms/blob/develop/opennms-dao/src/main/java/org/opennms/netmgt/dao/hibernate/AcknowledgmentDaoHibernate.java#L222

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

David Smith November 26, 2018 at 4:52 PM

Fixed

Details

Assignee

Reporter

Labels

Sprint

Fix versions

Priority

PagerDuty

Created November 21, 2018 at 2:32 PM
Updated June 3, 2019 at 8:05 AM
Resolved November 26, 2018 at 5:24 PM
Loading...