Unable to sort plugins list by Active column #11310

Closed
opened 2025-12-29 21:43:23 +01:00 by adam · 2 comments
Owner

Originally created by @markkuleinio on GitHub (Jun 23, 2025).

Originally assigned to: @pheus on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.2

Python Version

3.11

Steps to Reproduce

  1. Install a local plugin (like https://github.com/markkuleinio/netbox-hello-world-page for a small example)
  2. Go to Admin - Plugins
  3. Click the Local column two times and see that the plugins list is sorted accordingly (= this works)
  4. Now click the Active column two times

Expected Behavior

The plugins list is sorted by the Active status

Observed Behavior

The plugins list is sorted so that the Active plugin is always at the end of the list.

Originally created by @markkuleinio on GitHub (Jun 23, 2025). Originally assigned to: @pheus on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.2 ### Python Version 3.11 ### Steps to Reproduce 1. Install a local plugin (like https://github.com/markkuleinio/netbox-hello-world-page for a small example) 2. Go to Admin - Plugins 3. Click the **Local** column two times and see that the plugins list is sorted accordingly (= this works) 4. Now click the **Active** column two times ### Expected Behavior The plugins list is sorted by the Active status ### Observed Behavior The plugins list is sorted so that the Active plugin is always at the end of the list.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:43:23 +01:00
adam closed this issue 2025-12-29 21:43:24 +01:00
Author
Owner

@pheus commented on GitHub (Sep 5, 2025):

I'd like to contribute this fix. Can you please assign it to me? Thanks

@pheus commented on GitHub (Sep 5, 2025): I'd like to contribute this fix. Can you please assign it to me? Thanks
Author
Owner

@jeremystretch commented on GitHub (Sep 5, 2025):

Thanks @pheus!

@jeremystretch commented on GitHub (Sep 5, 2025): Thanks @pheus!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11310