Natural sorting for Circuits #7103

Closed
opened 2025-12-29 20:19:18 +01:00 by adam · 3 comments
Owner

Originally created by @mrgromdd on GitHub (Oct 13, 2022).

NetBox version

v2.11.6

Feature type

Data model extension

Proposed functionality

When showing a list of Circuits, use "natural" sorting so that e.g. c2 becomes before c10

Use case

Easier to find things when scanning through or paging through listings

Database changes

Possibly a _name field padded in the same way that interfaces are

External dependencies

nope

Originally created by @mrgromdd on GitHub (Oct 13, 2022). ### NetBox version v2.11.6 ### Feature type Data model extension ### Proposed functionality When showing a list of Circuits, use "natural" sorting so that e.g. c2 becomes before c10 ### Use case Easier to find things when scanning through or paging through listings ### Database changes Possibly a _name field padded in the same way that interfaces are ### External dependencies nope
adam added the type: featurepending closure labels 2025-12-29 20:19:18 +01:00
adam closed this issue 2025-12-29 20:19:18 +01:00
Author
Owner

@mrgromdd commented on GitHub (Oct 13, 2022):

image

@mrgromdd commented on GitHub (Oct 13, 2022): ![image](https://user-images.githubusercontent.com/28609214/195642460-48a775f9-af77-4817-a794-2db269400b1c.png)
Author
Owner

@github-actions[bot] commented on GitHub (Dec 13, 2022):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Dec 13, 2022): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@jeremystretch commented on GitHub (Dec 29, 2022):

Folding this into a broader conversation around natural ordering under #11279.

@jeremystretch commented on GitHub (Dec 29, 2022): Folding this into a broader conversation around natural ordering under #11279.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7103