Project

General

Profile

Actions

Feature #15645

closed

Improve sort orders within Interface Assignments

Added by Guy van der Werf 1 day ago. Updated about 23 hours ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

As a network administrator, I request an improvement to the UI to assist administration.

1. Interface Assignments - interfaces_assign.php

Current: The default sort order of interfaces appears to be on an internal ID or creation datetimestamp, which is meaningless to users.
Expected: The default sort order is on the "Interface" column (ascending).
Workaround(s): None possible. The list cannot be manually sorted.

2. VLANs - interfaces_vlan.php

Current: The default sort order of VLANs appears to be on an internal ID or creation datetimestamp, which is meaningless to users.
Expected: The default sort order is on the "Interface" column (ascending), then on the "VLAN tag" column (ascending).
Workaround(s): Manually click the column header for "VLAN tag", then "Interface", but it's not intuitive.

Actions #1

Updated by Jim Pingle about 23 hours ago

  • Category changed from Web Interface to Interfaces
  • Status changed from New to Rejected

The order of the interfaces is significant (especially to HA setups), so hiding that order by sorting the list by default is not going to happen.

However, if you prefer to view them alphabetically, you can: Go to System > General Setup and check Interfaces Sort -- It's also available as a per-user option if you have Custom Settings enabled for a user.

For the VLAN list, as you mentioned, the column headers are all clickable, you can sort them however you want if you don't like how they are presented by default.

Actions

Also available in: Atom PDF