1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

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 5eef6bc527
commit b362c6a967
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