Closes #4821: Restrict group options by selected site when bulk editing VLANs

This commit is contained in:
Jeremy Stretch
2020-07-06 10:04:08 -04:00
parent 041512eefd
commit 6a55d0cc69
2 changed files with 14 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.8
## v2.8.7 (FUTURE)
### Bug Fixes
* [#4821](https://github.com/netbox-community/netbox/issues/4821) - Restrict group options by selected site when bulk editing VLANs
---
## v2.8.7 (2020-07-02)
### Enhancements