NetBox version
v3.6.3
Python version
3.11
Steps to Reproduce
- Create IP Address objects in the following order: 10.0.0.20/24, 10.0.0.21/24, 10.0.0.1/24
- Search for 10.0.0 with global search
Expected Behavior
All IPs matching show up in ascending order (similar to IP Addresses tab).
Observed Behavior
All IPs were shown in created order.
