InterfaceTemplate ordering does not match the order on an actual device #18567
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.2.2.
Python Version
3.12
Steps to Reproduce
Expected Behavior
The created device should match the template, as it is a template.
Observed Behavior
The default ordering on a device's interface table does not represent the template order.
As a side note, I know this sort of issue has been raised multiple times previously however I had hoped there was an improvement in the recent v4 release that notes collation based ordering.
Whatever order the InterfaceTemplate uses is better, if i add a new interface as a test "Ethernet1/1" it correctly slots in between the existing interfaces (in the InterfaceTemplate table):
I have cleared my interface sorting defaults, made sure multiple columns were not selected for sorting, no luck :( .
The text was updated successfully, but these errors were encountered: