Project

General

Profile

Actions

Feature #15437

closed

Use natural sorting when sorting interfaces

Added by Flo Faber 7 months ago. Updated 12 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.11
Release Notes:
Default

Description

When the option Interfaces Sort / Sort Alphabetically is enabled, Interfaces are sorted alphabetically instead of naturally. This causes interfaces to be sorted like this:

  • LAN
  • VLAN12
  • VLAN120
  • VLAN24
  • VLAN240
  • WAN

This behavior is not at all great for interface-descriptions containing numbers as it causes even more confusion than unsorted interfaces. Natural sort would improve this a lot:

  • LAN
  • VLAN12
  • VLAN24
  • VLAN120
  • VlAN240
  • WAN
Actions

Also available in: Atom PDF