Tenant sorting #667

Closed
opened 2025-12-29 16:24:35 +01:00 by adam · 1 comment
Owner

Originally created by @InsaneSplash on GitHub (Jan 26, 2017).

It seems that by default Netbox sorts the list of Tenants using the Group name instead of the Tenant name? Where there are multiple groups, the list is built per Group and not as a total list.

Example:

ABC001 - GROUP1
ABC002 - GROUP1
DEF001 - GROUP1
ABC002 - GROUP2
DEF002 - GROUP2

Originally created by @InsaneSplash on GitHub (Jan 26, 2017). It seems that by default Netbox sorts the list of Tenants using the Group name instead of the Tenant name? Where there are multiple groups, the list is built per Group and not as a total list. Example: ABC001 - GROUP1 ABC002 - GROUP1 DEF001 - GROUP1 ABC002 - GROUP2 DEF002 - GROUP2
adam closed this issue 2025-12-29 16:24:35 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 26, 2017):

Yes, that's correct. This is intended behavior. Of course, you can always sort tenants by name by clicking the "Name" column header.

@jeremystretch commented on GitHub (Jan 26, 2017): Yes, that's correct. This is intended behavior. Of course, you can always sort tenants by name by clicking the "Name" column header.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#667