Closes #8197: Allow filtering sites by group when connecting a cable

This commit is contained in:
jeremystretch
2022-01-03 10:41:43 -05:00
parent e2fe4036ab
commit 8616bf8a84
3 changed files with 25 additions and 14 deletions

View File

@@ -6,6 +6,7 @@
* [#8192](https://github.com/netbox-community/netbox/issues/8192) - Add "add prefix" button to aggregate child prefixes view
* [#8194](https://github.com/netbox-community/netbox/issues/8194) - Enable bulk user assignment to groups under admin UI
* [#8197](https://github.com/netbox-community/netbox/issues/8197) - Allow filtering sites by group when connecting a cable
* [#8210](https://github.com/netbox-community/netbox/issues/8210) - Establish `netbox/local/` as a path for local resources
### Bug Fixes