Skip to content

Loading of Saved Table Config in ChildrenViews is not possible #19264

@pheus

Description

@pheus

Deployment Type

Self-hosted

NetBox Version

v4.3.0-beta1

Python Version

3.10

Steps to Reproduce

  1. Create a Prefix 192.168.0.0/22
  2. Create an IP address 192.168.0.1/22
  3. Navigate to the Prefix 192.168.0.0/22IP Addresses tab
  4. Open Configure Table, add the Tags column
  5. Save the table configuration as Prefix-Tags
  6. Clear the user's table configuration via User Preferences
  7. Return to the Prefix 192.168.0.0/22IP Addresses tab
  8. Attempt to load the saved table config via the dropdown (Configure Table)

Expected Behavior

The saved table configuration (Prefix-Tags) should appear in the dropdown list and be loadable.

Observed Behavior

No saved table configuration appears in the dropdown. The previously saved config cannot be accessed.

Additional Notes:

  • This behavior seems limited to nested or child views (e.g., the IP Addresses tab within a Prefix).
  • Saving and loading configs on top-level list views (like global IP Address list) does work as expected.

Metadata

Metadata

Assignees

Labels

betaConcerns a bug/feature in a beta releaseseverity: 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

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions