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

Fixes #9705: Support filter expressions for the serial field on racks, devices, and inventory items

This commit is contained in:
jeremystretch
2022-07-20 10:39:36 -04:00
parent 1c9db2d9f8
commit 17e00ac040
4 changed files with 19 additions and 13 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#9705](https://github.com/netbox-community/netbox/issues/9705) - Support filter expressions for the `serial` field on racks, devices, and inventory items
* [#9741](https://github.com/netbox-community/netbox/issues/9741) - Check for UserConfig instance during user login
* [#9745](https://github.com/netbox-community/netbox/issues/9745) - Add wireless LANs and links to global search