Closes #6190: Allow filtering devices with no location assigned

This commit is contained in:
jeremystretch
2021-04-19 16:55:57 -04:00
parent 78274e84bf
commit a36a916b8d
2 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6189](https://github.com/netbox-community/netbox/issues/6189) - Add ability to search for locations by name or description
* [#6190](https://github.com/netbox-community/netbox/issues/6190) - Allow filtering devices with no location assigned
### Bug Fixes