-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
type: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
NetBox Cloud
NetBox Version
v4.3.1
Python Version
3.12
Steps to Reproduce
I'm excited to use the new saved table config feature, but its usability is severely reduced because it removes all filters (including saved filters).
- Create a saved table config
- Apply some filters, for example URL:
/dcim/interfaces/?site_id=329&device_role_id__n=15
- Recall the saved table config
Expected Behavior
It should apply the table config with the current filter so the URL would be /dcim/interfaces/?site_id=329&device_role_id__n=15&tableconfig_id=1
Observed Behavior
All filters are removed so the URL is /dcim/interfaces/?tableconfig_id=1
Metadata
Metadata
Assignees
Labels
type: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application