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

Closes #815: Enable specifying terminations when bulk importing circuits

This commit is contained in:
jeremystretch
2022-11-18 15:22:24 -05:00
parent ae11419045
commit 46e3883f19
5 changed files with 47 additions and 2 deletions

View File

@@ -2,6 +2,10 @@
## v3.4.0 (FUTURE)
### Enhancements
* [#815](https://github.com/netbox-community/netbox/issues/815) - Enable specifying terminations when bulk importing circuits
### Bug Fixes
* [#10946](https://github.com/netbox-community/netbox/issues/10946) - Fix AttributeError exception when viewing a device with a primary IP and no platform assigned