Actions
Feature #15645
closedImprove sort orders within Interface Assignments
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