Fixes #3668: search address by DNS name when assigning

This commit is contained in:
Saria Hajjar
2020-01-09 10:00:02 +00:00
parent 770f4c962c
commit 1cdbfd6d60
5 changed files with 10 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
* [#2050](https://github.com/netbox-community/netbox/issues/2050) - Preview image attachments when hovering the link
* [#3187](https://github.com/netbox-community/netbox/issues/3187) - Add rack selection field to rack elevations
* [#3668](https://github.com/netbox-community/netbox/issues/3668) - Search by DNS name when assigning IP address
## Bug Fixes