### Environment * Python version: 3.6 * NetBox version: 2.5.5-dev ### Steps to Reproduce 1. Edit a virtual machine interface ### Expected Behavior Proper inline field should be visible ### Observed Behavior Regular dropdown menu is available, no filtering is done to filter the queryset. This will have performance implications.