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

Fixes #5626: Fix REST API representation for circuit terminations connected to non-interface endpoints

This commit is contained in:
Jeremy Stretch
2021-02-08 16:44:04 -05:00
parent 6c676d21c3
commit 3d90e3aee9
2 changed files with 6 additions and 3 deletions

View File

@ -4,6 +4,7 @@
### Bug Fixes
* [#5626](https://github.com/netbox-community/netbox/issues/5626) - Fix REST API representation for circuit terminations connected to non-interface endpoints
* [#5716](https://github.com/netbox-community/netbox/issues/5716) - Fix filtering rack reservations by custom field
* [#5718](https://github.com/netbox-community/netbox/issues/5718) - Fix bulk editing of services when no port(s) are defined
* [#5735](https://github.com/netbox-community/netbox/issues/5735) - Ensure consistent treatment of duplicate IP addresses