Fixes #4548: Fix tracing cables through a single RearPort

This commit is contained in:
Jeremy Stretch
2020-04-29 16:32:30 -04:00
parent 81ffa0811e
commit bcb7899b04
3 changed files with 49 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
* [#4527](https://github.com/netbox-community/netbox/issues/4527) - Fix assignment of certain tags to config contexts
* [#4545](https://github.com/netbox-community/netbox/issues/4545) - Removed all squashed schema migrations to allow direct upgrades from very old releases
* [#4548](https://github.com/netbox-community/netbox/issues/4548) - Fix tracing cables through a single RearPort
* [#4549](https://github.com/netbox-community/netbox/issues/4549) - Fix encoding unicode webhook body data
* [#4556](https://github.com/netbox-community/netbox/issues/4556) - Update form for adding devices to clusters