From 02c9da4e99332edbcb0368971dc6d003cedf2adc Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 8 Apr 2018 00:55:36 +0100 Subject: [PATCH] do not require remote_port to exist at remote_ip this has a bug whereby if the list of remote_ports is not the same size as the list of real matching ports, then the list of port names will be short, and port descriptions may be assigned to the wrong ports, or the query may crash. needs testing. --- lib/App/Netdisco/DB/Result/Virtual/DeviceLinks.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/App/Netdisco/DB/Result/Virtual/DeviceLinks.pm b/lib/App/Netdisco/DB/Result/Virtual/DeviceLinks.pm index ed7299af..4c8dad57 100644 --- a/lib/App/Netdisco/DB/Result/Virtual/DeviceLinks.pm +++ b/lib/App/Netdisco/DB/Result/Virtual/DeviceLinks.pm @@ -19,21 +19,21 @@ __PACKAGE__->result_source_instance->view_definition(<