Add Liquibase migration to set events.systemId to default value

Description

In recent versions of OpenNMS, the eventdpname is always set to 'localhost' to match the default value in the distpoller table. However, events that occurred before this update will have 'undefined' or 'localhost', depending on which subsystem created the event.

We need to create a Liquibase migration that updates the value of the column to match the default value that represents the local OpenNMS machine so that all events are associated with that system.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Seth Leger July 7, 2015 at 2:30 PM

This was fixed as part of the liquibase migrations in the feature-clean-up-monitoring-system branch. Marking as fixed in 17.

commit 292312e5597eea1df644021e5dba7c4aaca2a17b

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created May 28, 2015 at 12:12 PM
Updated June 3, 2019 at 8:04 AM
Resolved July 7, 2015 at 2:30 PM