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

Fixes #7041: Properly format JSON config object returned from a NAPALM device

This commit is contained in:
thatmattlove
2021-08-31 23:56:18 -07:00
parent d743dc160a
commit 14d87a3584
14 changed files with 82 additions and 27 deletions

View File

@@ -4,6 +4,7 @@
### Bug Fixes
* [#7041](https://github.com/netbox-community/netbox/issues/7041) - Properly format JSON config object returned from a NAPALM device
* [#7070](https://github.com/netbox-community/netbox/issues/7070) - Fix exception when filtering by prefix max length in UI
* [#7071](https://github.com/netbox-community/netbox/issues/7071) - Fix exception when removing a primary IP from a device/VM
* [#7072](https://github.com/netbox-community/netbox/issues/7072) - Fix table configuration under prefix child object views