mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Fixes #10387: Fix MultiValueDictKeyError exception when editing a device interface
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## v3.3.4 (FUTURE)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* [#10387](https://github.com/netbox-community/netbox/issues/10387) - Fix `MultiValueDictKeyError` exception when editing a device interface
|
||||
|
||||
---
|
||||
|
||||
## v3.3.3 (2022-09-15)
|
||||
|
Reference in New Issue
Block a user