Search by foreignSource or severityLabel doesn't work on Geo Maps

Description

I've tried searching by any of the following fields, and the map is being updated as expected;

  • nodeId

  • foreignId

  • nodeLabel

  • ipAddress

  • category

But, the map is empty if I try to search by any of the following fields:

  • foreignSource

  • severityLabel

I was able to verify the problem on demo.opennms.org

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Benjamin Reed March 20, 2015 at 3:37 PM

Turns out there was an issue in how case-insensitivity was handled in the search code. I reproduced it in unit tests (both with exact= and substring: matches) and have committed a fix to foundation and cherry-picked it to 15.0.2.

Fixed

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created March 20, 2015 at 3:10 PM
Updated March 20, 2015 at 7:36 PM
Resolved March 20, 2015 at 3:37 PM