Alphabetize nodes in surveillance category listing

Description

In the Admin / Manage Surveillance Categories / [click on a category name] interface, the nodes appear unsorted. This makes it difficult to compare the membership of two categories. Screen capture forthcoming.

Created from this support ticket.

Acceptance / Success Criteria

None

Attachments

1

Lucidchart Diagrams

Activity

Show:

Alejandro Galue June 29, 2016 at 12:18 PM

Fixed on revision 5cf07676cab434170867656c1f97929d8f8dcfae for foundation.

Fixed on revision dd5a9ee9155b301e222dc474976c7faa5cf783ee for foundation-2016.

Cherry-picked for release-18.0.1 on revision: ac8f85615ab72b4c74e95a3900a91be7bd1da747

Alejandro Galue June 29, 2016 at 11:55 AM

Here is the thing, DefaultAdminCategoryService.java doesn't exist on opennms-web-api for foundation. It exist only on foundation-2016. That means, I have to manually fix foundation and make sure that fix won't be propagated to foundation-2016.

Alejandro Galue June 29, 2016 at 11:27 AM

This seems to be an easy fix, we just need to update the method with the following signature on the class org.opennms.web.svclayer.support.DefaultAdminCategoryService from opennms-web-api to return an ordered list of nodes per category:

Fixed

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created June 28, 2016 at 3:25 PM
Updated June 29, 2016 at 4:11 PM
Resolved June 29, 2016 at 12:18 PM