service search constraints show up as "null" when used to filter the event list page

Description

Add multiple search contstraints for the event list page (/opennms/event/list). Only the first 3 display their text (ie: UEI is not uei.opennms.org/nodes/dataCollectionSucceeded [-]), the rest show up as null[-].

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Seth Leger April 28, 2011 at 6:28 PM

The method signatures for the getTextDescription() functions for ServiceFilter and NegativeServiceFilter were incorrect and would not get called by the UI. I fixed the functions and gave the filters access to the NetworkElementFactory so that they can fetch the text name of the service. Marking as fixed in master (1.9).

commit 6fa86a5a67732bebeadf45f3bf478017e8eed00d

Ron Roskens April 12, 2011 at 10:25 AM

An update on this, the "null"'s are from service inclusions/exclusions that have been added as a filter.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created April 12, 2011 at 10:22 AM
Updated January 27, 2017 at 4:21 PM
Resolved April 28, 2011 at 6:28 PM