Filters are not saved correctly #10536

Closed
opened 2025-12-29 21:32:48 +01:00 by adam · 1 comment
Owner

Originally created by @ymjpajak on GitHub (Dec 3, 2024).

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.1.2

Python Version

3.10

Steps to Reproduce

  1. Go to Elevations
  2. Click on filters
  3. Filter by location for instance
  4. Apply
  5. Click on sort by facility id
  6. Save filter
  7. Refresh
  8. Go to Elevations
  9. Click on filters tab
  10. Choose created saved filter
  11. Apply

Expected Behavior

A view of filtered by location AND sorted Elevations.

Observed Behavior

Elevations are filtered but they are not sorted.

Originally created by @ymjpajak on GitHub (Dec 3, 2024). ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.1.2 ### Python Version 3.10 ### Steps to Reproduce 1. Go to Elevations 2. Click on filters 3. Filter by location for instance 4. Apply 5. Click on sort by facility id 6. Save filter 7. Refresh 8. Go to Elevations 9. Click on filters tab 10. Choose created saved filter 11. Apply ### Expected Behavior A view of filtered by location AND sorted Elevations. ### Observed Behavior Elevations are filtered but they are not sorted.
adam closed this issue 2025-12-29 21:32:49 +01:00
Author
Owner

@arthanson commented on GitHub (Dec 3, 2024):

@ymjpajak Sorting is not currently part of the saved filters, it just saves the filters. If you desire this behavior can you please open a feature request for this.

@arthanson commented on GitHub (Dec 3, 2024): @ymjpajak Sorting is not currently part of the saved filters, it just saves the filters. If you desire this behavior can you please open a feature request for this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10536