Closed
Description
Deployment Type
Self-hosted
NetBox Version
v3.6.7
Python Version
3.8
Steps to Reproduce
Tested with demo.netbox.dev
- Select IPAM -> IP Addresses (on the top Results shows 183)
- Quick search 172.16 (Results stays on 183)
- Export Current view
Expected Behavior
Shouldn't it be the case that when filtering by addresses, the number of results is reduced and accordingly the export of the current view only contains the filtered addresses?
Observed Behavior
When exporting, all addresses are always exported.