[OpenNMS/opennms] 39edcc: NMS-20268: iplike search on /ipinterfaces, applies...

joseanesONMS via opennms-cvs <[email protected]>
Newsgroups gmane.network.opennms.cvs
Message-ID <OpenNMS/opennms/push/refs/heads/jira/NMS-20268-scheduled-outages/[email protected]>
  Branch: refs/heads/jira/NMS-20268-scheduled-outages
  Home:   https://github.com/OpenNMS/opennms
  Commit: 39edccb7e0129408c7c07b3e16668a12231c353e
      https://github.com/OpenNMS/opennms/commit/39edccb7e0129408c7c07b3e16668a12231c353e
  Author: Jose Anes <[email protected]>
  Date:   2026-09-02 (Wed, 02 Sep 2026)

  Changed paths:
    M opennms-webapp-rest/src/main/java/org/opennms/web/rest/v2/IpInterfaceRestService.java
    M opennms-webapp-rest/src/test/java/org/opennms/web/rest/v2/IpInterfaceRestServiceIT.java
    M ui/src/containers/ScheduledOutageEditor.vue
    M ui/src/containers/ScheduledOutages.vue
    M ui/src/services/scheduledOutagesService.ts
    M ui/tests/containers/ScheduledOutageEditor.test.ts
    M ui/tests/containers/ScheduledOutages.test.ts
    M ui/tests/services/scheduledOutagesService.test.ts

  Log Message:
  -----------
  NMS-20268: iplike search on /ipinterfaces, applies-to failures shown as unknown !smoke

The interface picker searched partial terms only against ipHostName, which
holds the hostname wherever reverse DNS resolved, so a partial address
found nothing there. /api/v2/ipinterfaces now accepts iplike patterns on
ipAddress (the restriction names the ipaddr column, not the JPA attribute),
and the picker widens a dotted IPv4 prefix to a four-octet pattern ORed
with the hostname wildcard.

A failed applies-to read used to render as "nothing applied": an empty
matrix in the editor and dashes in the list. The editor now shows an error
in place of the matrix and leaves memberships untouched on save; the list
shows the four columns as unknown with a message.



To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications


_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.