1.Go on device
2.Select "Connect" on one interface
3.Search a device with "Search" function
List all device, and can filter if we write anything
List only non-racked device and finally "search" become unusable
Caused by rack_id=null not showing all racks.
Looks like this was added in f6345b9a5d503ed72e9f78a7bb0dc6fbd0347b35 inadvertently
Darn, I just picked this up too :-) When searching for "wrn", tcpdump shows:
GET /api/dcim/devices/?q=wrn&brief=1&limit=50&offset=0&rack_id=null
... so it only matches unracked devices.
Most helpful comment
Looks like this was added in f6345b9a5d503ed72e9f78a7bb0dc6fbd0347b35 inadvertently