NetBox version
v3.0.2
Python version
3.8
Steps to Reproduce
- Create two devices
- On the first device, click the Connect cable button and select "Interface"
- In the B side dialog, enter the second device name, and then select from the list of interfaces
Expected Behavior
Interfaces to be displayed in "natural" order, i.e. the same as in the main interface listing
(In my test I was using a Netgear switch with interfaces 0/1, 0/2, ... 0/9, 0/10, 0/11, .... 0/19, 0/20, 0/21 ...)
Observed Behavior
Interfaces are shown in "alphabetical" order, e.g. 0/19 comes before 0/2
