Fixes #2554: Fix cable trace display when following a rear port with no cable attached

This commit is contained in:
Jeremy Stretch
2018-11-09 15:22:34 -05:00
parent 0dcd4aa4b3
commit f72ea8ddc5
2 changed files with 17 additions and 10 deletions

View File

@@ -39,6 +39,7 @@ NetBox now supports modeling physical cables for console, power, and interface c
## Changes From v2.5-beta1
* [#2554](https://github.com/digitalocean/netbox/issues/2554) - Fix cable trace display when following a rear port with no cable attached
* [#2563](https://github.com/digitalocean/netbox/issues/2563) - Enable export templates for cables
* [#2566](https://github.com/digitalocean/netbox/issues/2566) - Prevent both ends of a cable from connecting to the same termination point
* [#2567](https://github.com/digitalocean/netbox/issues/2567) - Introduced proxy models to represent console/power/interface connections