Skip to content

Changing table config should not change filter #19593

@llamafilm

Description

@llamafilm

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).

  1. Create a saved table config
  2. Apply some filters, for example URL: /dcim/interfaces/?site_id=329&device_role_id__n=15
  3. 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

No one assigned

    Labels

    type: bugA confirmed report of unexpected behavior in the application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions