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

Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view

This commit is contained in:
jeremystretch
2021-06-22 14:16:16 -04:00
parent efa0fc2b09
commit a8af24d7ca
4 changed files with 24 additions and 7 deletions

View File

@ -5,6 +5,7 @@
### Bug Fixes
* [#6626](https://github.com/netbox-community/netbox/issues/6626) - Fix site field on VM search form; add site group
* [#6637](https://github.com/netbox-community/netbox/issues/6637) - Fix group assignment in "available VLANs" link under VLAN group view
* [#6640](https://github.com/netbox-community/netbox/issues/6640) - Disallow numeric values in custom text fields
* [#6652](https://github.com/netbox-community/netbox/issues/6652) - Fix exception when adding components in bulk to multiple devices