Fixes #2994: Prevent modifying termination points of existing cable to ensure end-to-end path integrity

This commit is contained in:
Jeremy Stretch
2020-04-21 13:41:38 -04:00
parent 0d212fa480
commit 573f5e1162
2 changed files with 33 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
### Bug Fixes
* [#2994](https://github.com/netbox-community/netbox/issues/2994) - Prevent modifying termination points of existing cable to ensure end-to-end path integrity
* [#4361](https://github.com/netbox-community/netbox/issues/4361) - Fix Type of `connection_state` in Swagger schema
* [#4388](https://github.com/netbox-community/netbox/issues/4388) - Fix detection of connected endpoints when connecting rear ports
* [#4489](https://github.com/netbox-community/netbox/issues/4489) - Fix display of parent/child role on device type view