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 #1

Updated by Flo Faber 7 months ago

Actions #2

Updated by Jim Pingle 7 months ago

  • Tracker changed from Bug to Feature
  • Affected Architecture deleted (All)
Actions #3

Updated by Marcos M about 2 months ago

  • Subject changed from Interfaces sorted alphabetically instead of naturally to Use natural sorting when sorting interfaces
  • Status changed from New to Pull Request Review
  • Target version set to 2.8.0
  • Plus Target Version set to 24.08
Actions #4

Updated by Marcos M about 2 months ago

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100
Actions #5

Updated by Jim Pingle about 1 month ago

  • Plus Target Version changed from 24.08 to 24.11
Actions #6

Updated by Alhusein Zawi about 1 month ago

after enabling "Sort Alphabetically"

LAN
VLAN1
VLAN12
VLAN120
VLAN24
VlAN240
WAN

24.11-ALPHA (amd64)
built on Sat Oct 12 8:22:00 PDT 2024
FreeBSD 15.0-CURRENT

Actions #7

Updated by Jordan G 26 days ago

once alphabetical sort has been enabled the interface description sort adheres to alphanumerical ascending list order

tested with 24.11.b.20241026.1338 amd64

Actions #8

Updated by Christopher Cope 12 days ago

  • Status changed from Feedback to Resolved

Looks good on

24.11-BETA (amd64)
built on Sat Nov 9 14:00:00 UTC 2024
FreeBSD 15.0-CURRENT

Marking resolved.

Actions

Also available in: Atom PDF