Allow filtering of inventory items by device name using the UI #2512
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Environment
Proposed Functionality
Allow Inventory Items list view to filter based on device name. Currently https://${netbox-server}/dcim/inventory-items/ only filter based on Manufracturer and text lookup into {Name | Part ID | Serial Number | Asset Tag | Description }
However when someone needs to find the inventory items for particular device, it doesn't search with search box.
And Netbox does allow filter based on device via web query in browser something like this -
https://${netbox-server}/dcim/inventory-items/?device=device1.example.com
But where is no way to search using filters provided on web page itself.
Use Case
Database Changes
None
External Dependencies
None
The text was updated successfully, but these errors were encountered: