mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* fix * Fix the issue The left join with the device was pulling in a "port" field which then caused Eloquent to think the port relationship was already loaded. --------- Co-authored-by: Tony Murray <murraytony@gmail.com>