Skip to content

Unable to sort plugins list by Active column #19744

@markkuleinio

Description

@markkuleinio

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.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions