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 22f62b6211
commit 65ec26c7f6
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